looking good
This commit is contained in:
parent
d3ca8f6d2d
commit
2e105f0478
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ const getDescribe = (fileName: string): Describe => {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const start = async () => {
|
const start = async () => {
|
||||||
await setupNetwork()
|
await setupNetwork()
|
||||||
const files = await globby(["**/*.spec.js", "!**/node_modules/**"])
|
const files = await globby(["**/*.spec.js", "!**/node_modules/**"])
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue