We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a383e3 commit 5fdbd9cCopy full SHA for 5fdbd9c
tests/suite/test_app_protect_wafv5_integration_rorfs.py
@@ -50,7 +50,7 @@ def restore_default_vs(self, kube_apis, virtual_server_setup) -> None:
50
51
@pytest.mark.parametrize(
52
"vs_src",
53
- [f"{TEST_DATA}/ap-waf-v5/virtual-server-waf-spec.yaml", f"{TEST_DATA}/ap-waf-v5/virtual-server-waf-route.yaml"],
+ [f"{TEST_DATA}/ap-waf-v5/virtual-server-waf-spec.yaml"],
54
)
55
def test_ap_waf_v5_policy_block_vs(
56
self,
0 commit comments