diff --git a/java/client/test/org/openqa/selenium/testing/Ignore.java b/java/client/test/org/openqa/selenium/testing/Ignore.java index 68edf8d83c30d..f54e312333e62 100644 --- a/java/client/test/org/openqa/selenium/testing/Ignore.java +++ b/java/client/test/org/openqa/selenium/testing/Ignore.java @@ -38,7 +38,7 @@ public static enum Driver { IPHONE, OPERA, OPERA_MOBILE, - PHANTOMJS, + PHANTOMJS, REMOTE, SAFARI, SELENESE,