mirror of
https://github.com/sasjs/server.git
synced 2026-01-03 21:10:05 +00:00
test: fixed unhandled timout
This commit is contained in:
@@ -59,6 +59,6 @@ export default setProcessVariables().then(async () => {
|
||||
|
||||
app.use(onError)
|
||||
|
||||
connectDB()
|
||||
await connectDB()
|
||||
return app
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user