Skip to content

Commit

Permalink
add comment to explain why a profile review is required
Browse files Browse the repository at this point in the history
  • Loading branch information
briskt committed May 15, 2024
1 parent 25f01d1 commit 41e3bfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions features/mfa.feature
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ Feature: Prompt for MFA credentials
Given I provide credentials that have a manager code
And I login
When I submit the correct manager code
# because profile review is required after using a manager code:
And I click the remind-me-later button
Then I should end up at my intended destination

Expand All @@ -229,6 +230,7 @@ Feature: Prompt for MFA credentials
And I click the Request Assistance link
And I click the Send a code link
When I submit the correct manager code
# because profile review is required after using a manager code:
And I click the remind-me-later button
Then I should end up at my intended destination

Expand Down

0 comments on commit 41e3bfb

Please sign in to comment.