Skip to content

Commit 68f96ff

Browse files
committed
Fixing the java build
1 parent b7305e3 commit 68f96ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/client/test/org/openqa/selenium/build.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ java_library(name = "tests",
6666
deps = [
6767
":base",
6868
"//java/client/src/org/openqa/selenium/interactions",
69-
"//java/client/src/org/openqa/selenium/internal/seleniumemulation:api",
69+
"//java/client/src/com/thoughtworks/selenium/webdriven:api",
7070
"//java/client/src/org/openqa/selenium/net",
7171
"//java/client/src/org/openqa/selenium/remote:common",
7272
"//java/client/src/org/openqa/selenium/support/ui:wait",

0 commit comments

Comments
 (0)