8000 remove test mark · nginx/kubernetes-ingress@5ada43b · GitHub
[go: up one dir, main page]

Skip to content

Commit 5ada43b

Browse files
author
Rafal Wegrzycki
committed
remove test mark
1 parent fb34418 commit 5ada43b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/suite/test_app_protect_waf_policies.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,6 @@ def test_ap_waf_policy_logs(
385385
assert f'request_status="blocked"' in log_contents
386386
assert f'outcome="REJECTED"' in log_contents
387387

388-
@pytest.mark.theone
389388
@pytest.mark.flaky(max_runs=3)
390389
def test_ap_waf_policy_multi_logs(
391390
self,

0 commit comments

Comments
 (0)
0