Skip to content

Commit 4826e22

Browse files
author
Jakub Smolar
committed
Add temporar standalone_only mark to deep metrics test
Signed-off-by: Jakub Smolar <[email protected]>
1 parent d20f01b commit 4826e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: testsuite/tests/singlecluster/authorino/metrics/test_deep_metrics.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
from testsuite.kuadrant.policy.authorization import Value, JsonResponse
66

7-
pytestmark = [pytest.mark.authorino]
7+
pytestmark = [pytest.mark.authorino, pytest.mark.standalone_only]
88

99

1010
@pytest.fixture(scope="module")

0 commit comments

Comments
 (0)