Skip to content

Commit

Permalink
updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhengshs committed Feb 24, 2025
1 parent 19f5fc8 commit 51991e0
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,7 +503,7 @@ tests:
- test_name: integ_next_auth_authenticator_and_ssr_page
desc: 'Authenticator and SSR page'
framework: next
category: consolidated
category: auth
sample_name: [next-sample]
spec: auth-ssr
browser: [chrome]
Expand Down Expand Up @@ -581,16 +581,16 @@ tests:
- test_name: integ_next_auth_authenticator_and_ssr_page_gen2
desc: 'Authenticator and SSR page'
framework: next
category: auth
sample_name: [auth-ssr]
category: consolidated
sample_name: [next-sample]
spec: auth-ssr
browser: [chrome]
backend: gen2
- test_name: integ_next_auth_authenticator_and_rsc_page_gen2
desc: 'Authenticator and RSC page'
framework: next
category: auth
sample_name: [auth-rsc]
sample_name: [next-sample]
spec: auth-rsc
browser: [chrome]
backend: gen2
Expand Down

0 comments on commit 51991e0

Please sign in to comment.