aboutsummaryrefslogtreecommitdiffstats
path: root/spec/spec_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/spec_helper.rb')
-rw-r--r--spec/spec_helper.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index 21267d3..a313bbb 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -21,9 +21,6 @@ def setup_environment
# set javascript driver for capybara
Capybara.javascript_driver = :selenium
-
- # minimize password hashing stretches
- Devise.stretches = 1
end
def each_run