Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

Commit

Permalink
rb - allow edge tests to run on remote server
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Mar 7, 2016
1 parent d2d6ee8 commit d3b99eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rb/build.desc
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ ruby_test(name = "remote-edge",
include = ["rb/spec/integration", "build/rb/lib"],
deps = [
"//java/server/test/org/openqa/selenium:server-with-tests:uber",
":remote"
":edge"
]
)

Expand Down

0 comments on commit d3b99eb

Please sign in to comment.