Skip to content

Commit

Permalink
Enables the failing security questions enrollment test
Browse files Browse the repository at this point in the history
OKTA-497098
<<<Jenkins Check-In of Tested SHA: 988d67b for eng_productivity_ci_bot_okta@okta.com>>>
Artifact: okta-auth-js
Files changed count: 2
PR Link: #1209
  • Loading branch information
vijetmahabaleshwar-okta authored and eng-prod-CI-bot-okta committed May 10, 2022
1 parent 5180144 commit 3f6c336
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 1 addition & 2 deletions samples/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,7 @@ const samples = [
'social-idp',
'totp-signup',
'totp-signin',
// TODO: re-enable - OKTA-497098
// 'security-questions-enrollment',
'security-questions-enrollment',
'self-service-registration-password-optional',
],
useEnv: true,
Expand Down
2 changes: 0 additions & 2 deletions samples/test/features/security-questions-enrollment.feature
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ Feature: Security Questions
And she sees an input box to enter her answer
And she enters "Okta" in the answer
And she submits the form
Then she is redirected to the "Select Authenticator" page
When she selects "Skip" on Email
Then she is redirected to the "Root" page
And she sees a table with her profile info
And the cell for the value of "email" is shown and contains her "email"
Expand Down

0 comments on commit 3f6c336

Please sign in to comment.