From 1a3faa0b7b9455ba723f7e459ca1bf8e244bd2b2 Mon Sep 17 00:00:00 2001 From: James Jarvis Date: Wed, 7 Aug 2024 10:44:21 -0400 Subject: [PATCH] [Multi-bucket] update next.js storage integ test info (#13676) update integ test info --- .github/integ-config/integ-all.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/integ-config/integ-all.yml b/.github/integ-config/integ-all.yml index b72036bbd6e..8799414102f 100644 --- a/.github/integ-config/integ-all.yml +++ b/.github/integ-config/integ-all.yml @@ -822,11 +822,11 @@ tests: sample_name: [storage-gen2] spec: storage-gen2 browser: *minimal_browser_list - - test_name: storage-guest-access - desc: 'Next Storage guest access' + - test_name: integ_next_storage + desc: 'Next Storage Auth' framework: next category: storage - sample_name: [guest-access] + sample_name: [storage-auth] spec: storage-client-server browser: [chrome] # firefox issues with secure cookies in cypress, manual testing works fine