From 73d3c9d76cb2a5f6fba81e6ca3c3140a9bdac870 Mon Sep 17 00:00:00 2001 From: JG Date: Mon, 23 May 2022 08:22:20 +0100 Subject: [PATCH] unnesaccary line --- features/support/env.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/features/support/env.rb b/features/support/env.rb index 5abdfc2cc..d52d51920 100644 --- a/features/support/env.rb +++ b/features/support/env.rb @@ -9,7 +9,6 @@ rescue NameError raise "You need to add database_cleaner to your Gemfile (in the :test group) if you wish to use it." end - Cucumber::Rails::Database.javascript_strategy = :truncation Capybara.javascript_driver = :headless