We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 316f2eb commit 6f7a4abCopy full SHA for 6f7a4ab
py/build.desc
@@ -10,7 +10,7 @@
10
11
py_test(
12
name = "firefox_test",
13
- ff_specific_tests = [ "test/selenium/webdriver/firefox/*_tests.py" ],
+ ff_specific_tests = [ "test/selenium/webdriver/firefox/ff_*_tests.py" ],
14
deps = [ ":test_ff" ],
15
resources = [
16
{ "//javascript/firefox-driver:webdriver_prefs" : "selenium/webdriver/firefox/webdriver_prefs.json" },
0 commit comments