aboutsummaryrefslogtreecommitdiffstats
path: root/actionsystemtest/lib/action_system_test/test_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'actionsystemtest/lib/action_system_test/test_helper.rb')
-rw-r--r--actionsystemtest/lib/action_system_test/test_helper.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/actionsystemtest/lib/action_system_test/test_helper.rb b/actionsystemtest/lib/action_system_test/test_helper.rb
index 428f0faeca..c9389b83ec 100644
--- a/actionsystemtest/lib/action_system_test/test_helper.rb
+++ b/actionsystemtest/lib/action_system_test/test_helper.rb
@@ -15,7 +15,6 @@ module ActionSystemTest
end
def after_teardown
- take_screenshot if supported?
Capybara.reset_sessions!
super
end