Skip to content

Commit

Permalink
Fix MFA specs
Browse files Browse the repository at this point in the history
  • Loading branch information
amiedes committed May 4, 2020
1 parent 6442784 commit db27e33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/requests/sessions_controller_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -859,6 +859,7 @@ def expect_invalid_code
response.status.should eq 302
response.headers['Location'].should include '/login?error=password_locked'

@user.reload
sleep(4)

login
Expand Down

0 comments on commit db27e33

Please sign in to comment.