chore(): re enable integration tests bp (#12724)
* chore(): re enable integration tests bp * chore(): re enable integration tests bp
This commit is contained in:
@@ -4,7 +4,6 @@ process.chdir(__dirname)
|
||||
const defineJestConfig = require("../../define_jest_config")
|
||||
module.exports = defineJestConfig({
|
||||
testEnvironment: `node`,
|
||||
rootDir: "./",
|
||||
testPathIgnorePatterns: [
|
||||
`/examples/`,
|
||||
`/www/`,
|
||||
|
||||
Reference in New Issue
Block a user