Cleaning a few lines

This commit is contained in:
Pierre Mesure
2019-09-08 19:52:47 +02:00
parent d317af572c
commit 7fc4106780
2 changed files with 1 additions and 9 deletions

View File

@@ -13,7 +13,6 @@ require "capybara/rspec"
require "selenium/webdriver"
Rails.application.load_tasks if Rake::Task.tasks.empty?
I18n.default_locale = :en
include Warden::Test::Helpers
Warden.test_mode!