Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
indraniBh committed Sep 12, 2024
1 parent ce8579c commit e687f24
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/capture/test_capture_control.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
import dpkt


# @pytest.mark.skip(
# reason="https://github.com/open-traffic-generator/snappi-ixnetwork/issues/525"
# )
@pytest.mark.skip(
reason="https://github.com/open-traffic-generator/snappi-ixnetwork/issues/525"
)
def test_capture_control(api, utils):
"""
The test is to check if capture has control packets included.
Expand Down

0 comments on commit e687f24

Please sign in to comment.