Skip to content

Commit

Permalink
removed dev marker
Browse files Browse the repository at this point in the history
  • Loading branch information
soneillf5 committed Apr 8, 2021
1 parent 38a156a commit a2beac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/suite/test_virtual_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from suite.yaml_utils import get_paths_from_vs_yaml, get_first_vs_host_from_yaml, get_name_from_yaml


@pytest.mark.sean
@pytest.mark.vs
@pytest.mark.smoke
@pytest.mark.parametrize('crd_ingress_controller, virtual_server_setup',
[({"type": "complete", "extra_args": [f"-enable-custom-resources"]},
Expand Down

0 comments on commit a2beac2

Please sign in to comment.