Skip to content

Commit 7dac512

Browse files
committed
Fix test
1 parent f3fc49f commit 7dac512

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/server/api/test/unit/openops-tables/auth-admin-tables.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ jest.mock('@openops/server-shared', () => ({
77
AppSystemProp: {
88
TABLES_TOKEN_LIFETIME_MINUTES: 'TABLES_TOKEN_LIFETIME_MINUTES',
99
OPENOPS_ADMIN_EMAIL: 'OPENOPS_ADMIN_EMAIL',
10-
DB_TYPE: 'DB_TYPE',
1110
},
1211
system: {
1312
getOrThrow: getOrThrowMock,

0 commit comments

Comments
 (0)