1
0
Fork 0
mirror of synced 2024-07-06 15:00:49 +12:00

Add jest-testcontainers-config

This commit is contained in:
Adria Navarro 2023-01-23 15:52:23 +00:00
parent 0aa28c0ee2
commit 486bc6b18d
2 changed files with 1 additions and 8 deletions

View file

@ -9,16 +9,8 @@ import {
jwt as jwtPassport,
local,
authenticated,
auditLog,
tenancy,
authError,
ssoCallbackUrl,
csrf,
internalApi,
adminOnly,
builderOnly,
builderOrAdmin,
joiValidator,
oidc,
google,
} from "../middleware"

View file

@ -0,0 +1 @@
module.exports = require("../../jest-testcontainers-config")