|
|
@ -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." |
|
|
|
raise "You need to add database_cleaner to your Gemfile (in the :test group) if you wish to use it." |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cucumber::Rails::Database.javascript_strategy = :truncation |
|
|
|
Cucumber::Rails::Database.javascript_strategy = :truncation |
|
|
|
|
|
|
|
|
|
|
|
Capybara.javascript_driver = :headless |
|
|
|
Capybara.javascript_driver = :headless |
|
|
|