Skip to content

Commit 9e63e4d

Browse files
committed
Bug 1877214 - [remote] Fix lint failure in mach_commands.py r=webdriver-reviewers,Sasha
Differential Revision: https://phabricator.services.mozilla.com/D200137
1 parent 8c303fb commit 9e63e4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

remote/mach_commands.py

-1
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,6 @@ def run_test(self, logger, *tests, **params):
463463

464464
test_command = test_command + ":bidi:headful"
465465

466-
467466
command = ["run", test_command, "--"] + mocha_options
468467

469468
prefs = {}

0 commit comments

Comments
 (0)