Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
indraniBh committed Aug 16, 2024
1 parent 553f37c commit 6fbf4f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/errors/test_errors.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from snappi_ixnetwork.exceptions import SnappiIxnException

@pytest.mark.skip("skip until migrated to snappi")

def test_Bad_Request_server_side(api, b2b_raw_config, utils):
"""
Configure a raw ethernet flow with,
Expand Down

0 comments on commit 6fbf4f6

Please sign in to comment.