From 65bfd278ecb546e5f8807bfe49a7a01e936c0712 Mon Sep 17 00:00:00 2001 From: yuhengshs Date: Mon, 24 Feb 2025 16:16:44 -0800 Subject: [PATCH] changed integ-all sample 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 54aa5ba9903..5ca14f5bb30 100644 --- a/.github/integ-config/integ-all.yml +++ b/.github/integ-config/integ-all.yml @@ -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 @@ -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]