Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
ericherscovich committed Jul 13, 2023
1 parent c475811 commit cf494ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/system/multifactor_auths_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ def redirect_test_mfa_disabled(path)
visit path

assert(page.has_content?("you are required to set up multi-factor authentication"))
assert_current_path(edit_settings_path)

click_button "Register a new device"
totp = ROTP::TOTP.new(otp_key)
Expand Down

0 comments on commit cf494ca

Please sign in to comment.