Skip to content

Commit

Permalink
Merge pull request Kuadrant#603 from jsmolar/jsmolar2
Browse files Browse the repository at this point in the history
Add temporary standalone_only mark to deep metrics test
  • Loading branch information
Jakub Smolar authored Nov 26, 2024
2 parents a60ffed + 4826e22 commit c8ad03a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

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

pytestmark = [pytest.mark.authorino]
pytestmark = [pytest.mark.authorino, pytest.mark.standalone_only]


@pytest.fixture(scope="module")
Expand Down

0 comments on commit c8ad03a

Please sign in to comment.