From 51991e01047bc8800342bed16d7abb4963e9837b Mon Sep 17 00:00:00 2001 From: yuhengshs Date: Mon, 24 Feb 2025 15:50:43 -0800 Subject: [PATCH] updated test --- .github/integ-config/integ-all.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/integ-config/integ-all.yml b/.github/integ-config/integ-all.yml index b8742e42d58..54aa5ba9903 100644 --- a/.github/integ-config/integ-all.yml +++ b/.github/integ-config/integ-all.yml @@ -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] @@ -581,8 +581,8 @@ 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 @@ -590,7 +590,7 @@ tests: desc: 'Authenticator and RSC page' framework: next category: auth - sample_name: [auth-rsc] + sample_name: [next-sample] spec: auth-rsc browser: [chrome] backend: gen2