2659: remove most of the user-based tests since they are covered in other test files...
[arvados.git] / apps / workbench / test / integration / errors_test.rb
index ce90068b9676c2a840d8f7c7853cd5e2f97d4cb2..03c359e089590f20f8ea12334b7d518923923479 100644 (file)
@@ -1,12 +1,8 @@
 require 'integration_helper'
-require 'selenium-webdriver'
-require 'headless'
 
 class ErrorsTest < ActionDispatch::IntegrationTest
   setup do
-    headless = Headless.new
-    headless.start
-    Capybara.current_driver = :selenium
+    need_javascript
   end
 
   BAD_UUID = "ffffffffffffffffffffffffffffffff+0"