remove proxy-wasm integration tests (#580)

We have coverage in e2e tests.
This commit is contained in:
Adil Hafeez 2025-09-30 18:15:18 -07:00 committed by GitHub
parent cd563c2706
commit 43fceffd93
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 26 additions and 2476 deletions

View file

@ -29,6 +29,3 @@ jobs:
- name: Run unit tests
run: cargo test --lib
- name: Run integration tests
run: cargo test --test integration