Skip to content

Commit 8ac6aa8

Browse files
Update integration.test.ts
1 parent 4ecc0e5 commit 8ac6aa8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/database/test/exp/integration.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ export function createTestApp() {
3232
return initializeApp({ databaseURL: DATABASE_URL });
3333
}
3434

35+
// TODO(database-exp): Re-enable these tests
3536
describe.skip('Database Tests', () => {
3637
let defaultApp;
3738

0 commit comments

Comments
 (0)