fix: side effect electron test
This commit is contained in:
parent
f6ba447f1b
commit
3bb2af2d4f
@ -122,6 +122,5 @@ test.beforeAll(async () => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
test.afterAll(async () => {
|
test.afterAll(async () => {
|
||||||
// temporally disabling this due to the config for parallel testing WIP
|
teardownElectron()
|
||||||
// teardownElectron()
|
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user