Skip to content

Commit

Permalink
[java] Fixing test dependency on haproxy
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Mar 21, 2020
1 parent 1ba852c commit b21ec9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/client/test/org/openqa/selenium/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ java_selenium_test_suite(
"//java/client/test/org/openqa/selenium/testing:test-base",
"//java/client/test/org/openqa/selenium/testing/drivers",
artifact("com.google.guava:guava"),
artifact("io.netty:netty-codec-haproxy"),
artifact("io.netty:netty-codec-http"),
artifact("io.netty:netty-transport"),
artifact("junit:junit"),
Expand Down

0 comments on commit b21ec9a

Please sign in to comment.