mirror of
				https://github.com/Telecominfraproject/wlan-testing.git
				synced 2025-11-04 04:48:01 +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.twog
 | 
				
			||||||
    @pytest.mark.pkt60
 | 
					    @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
 | 
					        """Throughput Vs Pkt Sizes Bridge Mode
 | 
				
			||||||
           pytest -m "throughput_vs_pkt and Bridge and open and twog and pkt60"
 | 
					           pytest -m "throughput_vs_pkt and Bridge and open and twog and pkt60"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user