Skip to content

Commit

Permalink
Update test_arp_packet.py
Browse files Browse the repository at this point in the history
  • Loading branch information
desaimg1 authored Sep 28, 2024
1 parent 03942cb commit 362dc38
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/arp/test_arp_packet.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@


def test_arp_packet(api, b2b_raw_config_vports, utils, tx_vport, rx_vport):


pytest.fail("Making as fail to test conftest")
flow1 = b2b_raw_config_vports.flows[0]
sender_hardware_addr = "00:0C:29:E3:53:EA"
target_hardware_addr = "00:0C:29:E3:54:EA"
Expand Down

0 comments on commit 362dc38

Please sign in to comment.