File tree Expand file tree Collapse file tree 5 files changed +10
-5
lines changed Expand file tree Collapse file tree 5 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,8 @@ async def test_TC_WebRTCR_2_1(self):
143143 self .step (3 )
144144 # Prompt user with instructions
145145 prompt_msg = (
146- f"\n Please commission the server app from DUT: manual code='{ params .setupManualCode } ' QR code='{ params .setupQRCode } ' :\n "
146+ f"\n Please commission the server app from DUT: manual code='{
147+ params .setupManualCode } ' QR code='{ params .setupQRCode } ' :\n "
147148 f" pairing onnetwork 1 { passcode } \n "
148149 "Input 'Y' if DUT successfully commissions without any warnings\n "
149150 "Input 'N' if commissioner warns about commissioning the non-genuine device, "
Original file line number Diff line number Diff line change @@ -143,7 +143,8 @@ async def test_TC_WebRTCR_2_2(self):
143143 self .step (3 )
144144 # Prompt user with instructions
145145 prompt_msg = (
146- f"\n Please commission the server app from DUT: manual code='{ params .setupManualCode } ' QR code='{ params .setupQRCode } ' :\n "
146+ f"\n Please commission the server app from DUT: manual code='{
147+ params .setupManualCode } ' QR code='{ params .setupQRCode } ' :\n "
147148 f" pairing onnetwork 1 { passcode } \n "
148149 "Input 'Y' if DUT successfully commissions without any warnings\n "
149150 "Input 'N' if commissioner warns about commissioning the non-genuine device, "
Original file line number Diff line number Diff line change @@ -147,7 +147,8 @@ async def test_TC_WebRTCR_2_5(self):
147147 self .step (3 )
148148 # Prompt user with instructions
149149 prompt_msg = (
150- f"\n Please commission the server app from DUT: manual code='{ params .setupManualCode } ' QR code='{ params .setupQRCode } ' :\n "
150+ f"\n Please commission the server app from DUT: manual code='{
151+ params .setupManualCode } ' QR code='{ params .setupQRCode } ' :\n "
151152 f" pairing onnetwork 1 { passcode } \n "
152153 "Input 'Y' if DUT successfully commissions without any warnings\n "
153154 "Input 'N' if commissioner warns about commissioning the non-genuine device, "
Original file line number Diff line number Diff line change @@ -144,7 +144,8 @@ async def test_TC_WebRTCR_2_6(self):
144144 self .step (3 )
145145 # Prompt user with instructions
146146 prompt_msg = (
147- f"\n Please commission the server app from DUT: manual code='{ params .setupManualCode } ' QR code='{ params .setupQRCode } ' :\n "
147+ f"\n Please commission the server app from DUT: manual code='{
148+ params .setupManualCode } ' QR code='{ params .setupQRCode } ' :\n "
148149 f" pairing onnetwork 1 { passcode } \n "
149150 "Input 'Y' if DUT successfully commissions without any warnings\n "
150151 "Input 'N' if commissioner warns about commissioning the non-genuine device, "
Original file line number Diff line number Diff line change @@ -144,7 +144,8 @@ async def test_TC_WebRTCR_2_7(self):
144144 self .step (3 )
145145 # Prompt user with instructions
146146 prompt_msg = (
147- f"\n Please commission the server app from DUT: manual code='{ params .setupManualCode } ' QR code='{ params .setupQRCode } ' :\n "
147+ f"\n Please commission the server app from DUT: manual code='{
148+ params .setupManualCode } ' QR code='{ params .setupQRCode } ' :\n "
148149 f" pairing onnetwork 1 { passcode } \n "
149150 "Input 'Y' if DUT successfully commissions without any warnings\n "
150151 "Input 'N' if commissioner warns about commissioning the non-genuine device, "
You can’t perform that action at this time.
0 commit comments