Skip to content

Commit 4bb4a29

Browse files
cecilleplauric
andauthored
Update src/python_testing/TC_OpstateCommon.py
Co-authored-by: Petru Lauric <81822411+plauric@users.noreply.github.com>
1 parent 21d390c commit 4bb4a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TC_OpstateCommon.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1275,7 +1275,7 @@ async def TEST_TC_OPSTATE_BASE_2_6(self, endpoint=1):
12751275
self.send_manual_or_pipe_command(name="OperationalStateChange",
12761276
device=self.device,
12771277
operation="Start",
1278-
msg="Put the DUT into the running state")
1278+
msg="Put DUT in running state")
12791279
time.sleep(1)
12801280
await self.read_and_expect_value(endpoint=endpoint,
12811281
attribute=attributes.OperationalState,

0 commit comments

Comments
 (0)