Skip to content

Commit

Permalink
disabling sms e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredperreault-okta committed May 13, 2022
1 parent 808e797 commit 442d72d
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .bacon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,14 @@ test_suites:
script_name: e2e
criteria: MERGE
queue_name: small
- name: e2e-express-embedded-auth-with-sdk
script_path: ../okta-auth-js/scripts
sort_order: '6'
timeout: '20'
script_name: e2e-express-embedded-auth-with-sdk
criteria: MERGE
queue_name: small
# TODO: DO NOT MERGE THIS - DISABLING FOR TESTING
# - name: e2e-express-embedded-auth-with-sdk
# script_path: ../okta-auth-js/scripts
# sort_order: '6'
# timeout: '20'
# script_name: e2e-express-embedded-auth-with-sdk
# criteria: MERGE
# queue_name: small
- name: e2e-express-web-no-oidc
script_path: ../okta-auth-js/scripts
sort_order: '7'
Expand Down

0 comments on commit 442d72d

Please sign in to comment.