Merge branch 'restore/pr-6284' of github.com:transloadit/uppy into restore/pr-6284

This commit is contained in:
prakash 2026-06-20 01:14:30 +05:30
commit 1b3602405f
No known key found for this signature in database

View file

@ -9,9 +9,10 @@ export default defineConfig({
test: {
name: 's3-jsdom',
include: ['**/*.test.ts'],
exclude: ['**/minio.test.ts'],
environment: 'jsdom',
},
},
}
{
test: {
name: 's3-browser',