remove proxy-wasm integration tests

We have coverage in e2e tests.
This commit is contained in:
Adil Hafeez 2025-09-30 16:53:50 -07:00
parent cd563c2706
commit 3db03d54a9
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
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