Skip to content

Commit 442d72d

Browse files
disabling sms e2e tests
1 parent 808e797 commit 442d72d

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

.bacon.yml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,14 @@ test_suites:
4141
script_name: e2e
4242
criteria: MERGE
4343
queue_name: small
44-
- name: e2e-express-embedded-auth-with-sdk
45-
script_path: ../okta-auth-js/scripts
46-
sort_order: '6'
47-
timeout: '20'
48-
script_name: e2e-express-embedded-auth-with-sdk
49-
criteria: MERGE
50-
queue_name: small
44+
# TODO: DO NOT MERGE THIS - DISABLING FOR TESTING
45+
# - name: e2e-express-embedded-auth-with-sdk
46+
# script_path: ../okta-auth-js/scripts
47+
# sort_order: '6'
48+
# timeout: '20'
49+
# script_name: e2e-express-embedded-auth-with-sdk
50+
# criteria: MERGE
51+
# queue_name: small
5152
- name: e2e-express-web-no-oidc
5253
script_path: ../okta-auth-js/scripts
5354
sort_order: '7'

0 commit comments

Comments
 (0)