Skip to content
Snippets Groups Projects
Commit 74a67f27 authored by Saket Agrahari's avatar Saket Agrahari
Browse files

removing invalid gs for test

parent 43d7b924
No related branches found
No related tags found
No related merge requests found
Pipeline #94278 failed
...@@ -246,7 +246,7 @@ def test_iptrunk_modify_trunk_interface_success( ...@@ -246,7 +246,7 @@ def test_iptrunk_modify_trunk_interface_success(
@pytest.mark.workflow() @pytest.mark.workflow()
@pytest.mark.parametrize("invalid_ga_id", ["GA-11111", "GS-1234", "GS_12345", "GS-100000"]) @pytest.mark.parametrize("invalid_ga_id", ["GA-11111", "GS-1234", "GS_12345"])
def test_modify_iptrunk_interface_with_invalid_ga_id( def test_modify_iptrunk_interface_with_invalid_ga_id(
input_form_iptrunk_data, faker, invalid_ga_id, iptrunk_side_subscription_factory, iptrunk_subscription_factory input_form_iptrunk_data, faker, invalid_ga_id, iptrunk_side_subscription_factory, iptrunk_subscription_factory
): ):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment