mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-02 20:07:57 +00:00
fixed the code error sure to merge
Signed-off-by: shivam <shivam.thakur@candelatech.com>
This commit is contained in:
@@ -38,7 +38,7 @@ class TestThroughputVsPktBridge2G(object):
|
||||
@pytest.mark.twog
|
||||
@pytest.mark.pkt60
|
||||
|
||||
def test_client_open_pkt_60_2g(self, lf_tools, lf_test, station_names_twog, create_lanforge_chamberview_dut,
|
||||
def test_client_open_pkt_60_2g(self, lf_tools, lf_test, station_names_twog, create_lanforge_chamberview_dut):
|
||||
|
||||
"""Throughput Vs Pkt Sizes Bridge Mode
|
||||
pytest -m "throughput_vs_pkt and Bridge and open and twog and pkt60"
|
||||
|
||||
Reference in New Issue
Block a user