Skip to content

Commit

Permalink
test: disable security-question-enrollment feature
Browse files Browse the repository at this point in the history
OKTA-497098
<<<Jenkins Check-In of Tested SHA: 24bb462 for [email protected]>>>
Artifact: okta-auth-js
Files changed count: 1
PR Link: #1208
  • Loading branch information
shuowu authored and eng-prod-CI-bot-okta committed May 9, 2022
1 parent 871ff13 commit 5c6a826
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion samples/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,8 @@ const samples = [
'social-idp',
'totp-signup',
'totp-signin',
'security-questions-enrollment',
// TODO: re-enable - OKTA-497098
// 'security-questions-enrollment',
'self-service-registration-password-optional',
],
useEnv: true,
Expand Down

0 comments on commit 5c6a826

Please sign in to comment.