Skip to content

Commit

Permalink
fix: side effect electron test
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-jan committed Dec 13, 2024
1 parent f6ba447 commit 3bb2af2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions electron/tests/config/fixtures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,5 @@ test.beforeAll(async () => {
})

test.afterAll(async () => {
// temporally disabling this due to the config for parallel testing WIP
// teardownElectron()
teardownElectron()
})

0 comments on commit 3bb2af2

Please sign in to comment.