Skip to content

Commit

Permalink
Updating TC_RVCRUNM_2_2 python test module:
Browse files Browse the repository at this point in the history
- Resolving linting errors
  • Loading branch information
j-ororke committed Dec 20, 2024
1 parent 221bc8c commit 9c4e4e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/python_testing/TC_RVCRUNM_2_2.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ async def test_TC_RVCRUNM_2_2(self):
self.app_pipe = self.app_pipe + str(app_pid)

RVCRun_cluster = Clusters.RvcRunMode
attributes = RVCRun_cluster.Attributes
commands = RVCRun_cluster.Commands

if not await self.command_guard(endpoint=self.endpoint, command=commands.ChangeToMode):
Expand Down

0 comments on commit 9c4e4e2

Please sign in to comment.