X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/adedc9a3791fbed1d08da4d8681f1d0e0b36e024..98d5f1dac75a312cc9fb1ef55acf41fb4cd6fc88:/apps/workbench/test/integration_helper.rb diff --git a/apps/workbench/test/integration_helper.rb b/apps/workbench/test/integration_helper.rb index 0c66e59c8c..7209f2b6c9 100644 --- a/apps/workbench/test/integration_helper.rb +++ b/apps/workbench/test/integration_helper.rb @@ -206,7 +206,7 @@ class ActionDispatch::IntegrationTest end teardown do - if not passed? + if !passed? && !skipped? screenshot end if Capybara.current_driver == :selenium