diff --git a/features/mfa.feature b/features/mfa.feature index 3a0f477c..1ccdba3a 100644 --- a/features/mfa.feature +++ b/features/mfa.feature @@ -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 @@ -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