Skip to content

Commit

Permalink
tests: Remove vnc-java from test
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel anggrianto committed Feb 28, 2014
1 parent 2eff046 commit 883d80d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions site-cookbooks/selenium-grid/tests/default/base_tests.bats
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
test -x /usr/bin/x11vnc
}

@test "vnc-java should be installed" {
ls /usr/share/ | grep vnc-java
}

@test "google chrome should exist" {
test -x /usr/bin/google-chrome
}
Expand Down

0 comments on commit 883d80d

Please sign in to comment.