Skip to content

Commit a23e152

Browse files
Switch test_py to use Marionette. Fixes #2732
1 parent ab1abaa commit a23e152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ task :test_rb => [
270270
("//rb:remote-edge-test" if windows?)
271271
].compact
272272

273-
task :test_py => [ :py_prep_for_install_release, "//py:firefox_test:run" ]
273+
task :test_py => [ :py_prep_for_install_release, "//py:marionette_test:run" ]
274274

275275
task :test_dotnet => [
276276
"//dotnet/test:firefox:run"

0 commit comments

Comments
 (0)