We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32e9935 commit 8dceb4bCopy full SHA for 8dceb4b
features/step_definitions/strong_passwords_steps.rb
@@ -1,6 +1,5 @@
1
# frozen_string_literal: true
2
3
-# When RAILS_ENV=test, strong passwords are disabled by default
4
Given "Strong passwords are disabled" do
5
Rails.configuration.three_scale.stubs(:strong_passwords_disabled).returns(true)
6
end
0 commit comments