WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 0e60305

Browse files
committed
Merge branch 'SashankBhamidi-fix/dropbox-test-mocks' into staging
2 parents 2326adf + 6acc153 commit 0e60305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/server/src/providers/dropbox/tests/integration.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { describe, expect, it, beforeEach } from "vitest";
1+
import { beforeEach, describe, expect, it } from "vitest";
22
import { DropboxProvider } from "../dropbox-provider";
33

44
// Integration tests require real Dropbox credentials

0 commit comments

Comments
 (0)