Skip to content

Commit d59700a

Browse files
committed
chore: remove only from batchUploader_4 test
1 parent c99b7a5 commit d59700a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/src/tests-batchUploader_4.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ declare global {
1515
}
1616
}
1717

18-
describe.only('batch uploader', () => {
18+
describe('batch uploader', () => {
1919
let mockServer;
2020

2121
beforeEach(() => {

0 commit comments

Comments
 (0)