This commit is contained in:
hatim boufnichel 2024-04-25 20:17:29 +02:00
parent 0d51f06661
commit 83e46a0bde

View file

@ -2,7 +2,6 @@ import { globby } from 'globby'
import { setupNetwork } from './networkSetup.js' import { setupNetwork } from './networkSetup.js'
import { Describe, SetupTest, teardown, TestBase } from './testBase.js' import { Describe, SetupTest, teardown, TestBase } from './testBase.js'
type TestModule = { type TestModule = {
ignore?: boolean ignore?: boolean
dev?: boolean dev?: boolean