Skip to content

Commit 211caff

Browse files
authored
revert test modification
1 parent cd837bd commit 211caff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test/conn_primitive_remote.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ def setUp(self):
7171
"image_path": "test.bin",
7272
"platform_name": "my_platform",
7373
}
74-
TestCommandToCheckIfTestModificationsAreTakenIntoAccount
7574
self.importer = mock.MagicMock()
7675
self.importer.side_effect = lambda x: RemoteModuleMock
7776
self.remote = RemoteConnectorPrimitive("remote", self.config, self.importer)

0 commit comments

Comments
 (0)