Bug 1877214 - [remote] Fix lint failure in mach_commands.py r=webdriver-reviewers,Sasha

Differential Revision: https://phabricator.services.mozilla.com/D200137
This commit is contained in:
Henrik Skupin 2024-01-31 08:46:34 +00:00
Родитель 8c303fb95a
Коммит 9e63e4d637
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -463,7 +463,6 @@ class PuppeteerRunner(MozbuildObject):
test_command = test_command + ":bidi:headful"
command = ["run", test_command, "--"] + mocha_options
prefs = {}