Skip to content

Commit

Permalink
[Multi-bucket] update next.js storage integ test info (#13676)
Browse files Browse the repository at this point in the history
update integ test info
  • Loading branch information
jjarvisp authored Aug 7, 2024
1 parent 56a2acd commit 1a3faa0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/integ-config/integ-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 1a3faa0

Please sign in to comment.