Skip to content

Commit

Permalink
feat(storage): enable storage Next JS app (aws-amplify#13555)
Browse files Browse the repository at this point in the history
feat: enable storage next js app
  • Loading branch information
israx committed Jul 8, 2024
1 parent 95ba49c commit 0a07393
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/integ-config/integ-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,14 @@ tests:
sample_name: [storage-gen2]
spec: storage-gen2
browser: *minimal_browser_list

- test_name: storage-guest-access
desc: 'Next Storage guest access'
framework: next
category: storage
sample_name: [guest-access]
spec: storage-client-server
browser: *minimal_browser_list

# INAPPMESSAGING
- test_name: integ_in_app_messaging
desc: 'React InApp Messaging'
Expand Down

0 comments on commit 0a07393

Please sign in to comment.