We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa7383 commit 9254bbdCopy full SHA for 9254bbd
src/python_testing/TC_RVCOPSTATE_2_4.py
@@ -159,7 +159,7 @@ async def test_TC_RVCOPSTATE_2_4(self):
159
160
await self.send_go_home_cmd_with_check(10, op_errors.kCommandInvalidInState)
161
162
- if self.check_pics("PICS_M_ST_SEEKING_CHARGER"):
+ if self.check_pics("RVCOPSTATE.S.M.ST_SEEKING_CHARGER"):
163
step_name = "Manually put the device in the SEEKING CHARGER operational state"
164
self.print_step(11, step_name)
165
if self.is_ci:
0 commit comments