Skip to content

Commit

Permalink
changed integ-all sample test
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhengshs committed Feb 25, 2025
1 parent 51991e0 commit 65bfd27
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/integ-config/integ-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -503,15 +503,15 @@ tests:
- test_name: integ_next_auth_authenticator_and_ssr_page
desc: 'Authenticator and SSR page'
framework: next
category: auth
category: consolidated
sample_name: [next-sample]
spec: auth-ssr
browser: [chrome]
- test_name: integ_next_auth_authenticator_and_rsc_page
desc: 'Authenticator and RSC page'
framework: next
category: auth
sample_name: [auth-rsc]
category: consolidated
sample_name: [next-sample]
spec: auth-rsc
browser: [chrome]
# - test_name: integ_next_sign_in_with_oauth
Expand Down Expand Up @@ -589,7 +589,7 @@ tests:
- test_name: integ_next_auth_authenticator_and_rsc_page_gen2
desc: 'Authenticator and RSC page'
framework: next
category: auth
category: consolidated
sample_name: [next-sample]
spec: auth-rsc
browser: [chrome]
Expand Down

0 comments on commit 65bfd27

Please sign in to comment.