We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e515d24 commit b5d02aeCopy full SHA for b5d02ae
.github/integ-config/integ-all.yml
@@ -843,6 +843,13 @@ tests:
843
sample_name: [storage-gen2]
844
spec: storage-gen2
845
browser: *minimal_browser_list
846
+ - test_name: integ_react_storage_internal
847
+ desc: 'React Storage Gen2 Internal APIs'
848
+ framework: react
849
+ category: storage
850
+ sample_name: [storage-gen2-internal]
851
+ spec: storage-gen2-internal
852
+ browser: *minimal_browser_list
853
- test_name: integ_next_storage
854
desc: 'Next Storage Auth'
855
framework: next
0 commit comments