Skip to content

Commit

Permalink
Get the JS test server running again
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Oct 6, 2020
1 parent 60131b1 commit 5e020b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions java/client/test/org/openqa/selenium/environment/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,12 @@ java_library(
"webserver/keystore",
"//common/src/web",
"//javascript/atoms",
"//javascript/atoms:deps",
"//third_party/closure/goog",
"//third_party/js/selenium:webdriver_json",
"//third_party/js/selenium:webdriver_xpi",
"//third_party/js/sizzle",
"@com_google_javascript_closure_library",
],
javacopts = [
"-source",
Expand Down

0 comments on commit 5e020b4

Please sign in to comment.