mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 20:16:58 +00:00
chore: remove igone
This commit is contained in:
parent
da33b93b56
commit
8d03d6a493
@ -61,7 +61,6 @@ exports.pTest = async (options) => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const files = glob.sync('packages/**/__e2e__/**/*.test.ts', {
|
const files = glob.sync('packages/**/__e2e__/**/*.test.ts', {
|
||||||
ignore: '**/{plugin-workflow,plugin-workflow-*}/**',
|
|
||||||
root: process.cwd(),
|
root: process.cwd(),
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user