mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
Merge branch 'restore/pr-6284' of github.com:transloadit/uppy into restore/pr-6284
This commit is contained in:
commit
1b3602405f
1 changed files with 2 additions and 1 deletions
|
|
@ -9,9 +9,10 @@ export default defineConfig({
|
|||
test: {
|
||||
name: 's3-jsdom',
|
||||
include: ['**/*.test.ts'],
|
||||
exclude: ['**/minio.test.ts'],
|
||||
environment: 'jsdom',
|
||||
},
|
||||
},
|
||||
}
|
||||
{
|
||||
test: {
|
||||
name: 's3-browser',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue