Skip to content

Commit 627b9a4

Browse files
committed
1 parent 84460e2 commit 627b9a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/python_testing/TC_CGEN_2_8.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,11 @@ async def test_TC_CGEN_2_8(self):
135135
self.skip_all_remaining_steps(6)
136136
return
137137

138+
self.wait_for_user_input(prompt_msg="Manually trigger factory reset on the DUT, then continue")
139+
138140
# Close the commissioner session with the device to clean up resources
139141
commissioner.CloseSession(nodeid=self.dut_node_id)
140142

141-
self.wait_for_user_input(prompt_msg="Manually trigger factory reset on the DUT, then continue")
142-
143143
# Step 6: Put device in commissioning mode (requiring user input, so skip in CI)
144144
self.step(6)
145145
self.wait_for_user_input(prompt_msg="Manually set the DUT into commissioning mode, then continue")

0 commit comments

Comments
 (0)