chore: parallelize integration tests and use template dbs (#907)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
const path = require("path")
|
||||
const { spawn } = require("child_process")
|
||||
|
||||
const { setPort } = require("./use-api")
|
||||
|
||||
module.exports = ({ cwd, verbose }) => {
|
||||
|
||||
Reference in New Issue
Block a user