3021: Clean up headless/selenium/javascript choices.
[arvados.git] / apps / workbench / test / integration / pipeline_instances_test.rb
index 313bde64ec2b223d594f993ede632158ad60b31d..e16cf72d942179f6274da2522a8002a2702fb530 100644 (file)
@@ -2,7 +2,7 @@ require 'integration_helper'
 
 class PipelineInstancesTest < ActionDispatch::IntegrationTest
   setup do
-    Capybara.current_driver = Capybara.javascript_driver
+    need_javascript
   end
 
   test 'Create and run a pipeline' do