test: move module tests to main process (#20419)
This commit is contained in:
parent
df1d3156a0
commit
8de925c4c2
21 changed files with 58 additions and 76 deletions
|
@ -7,9 +7,6 @@ const os = require('os')
|
|||
const http = require('http')
|
||||
const { shell } = require('electron')
|
||||
|
||||
const { closeWindow } = require('./window-helpers')
|
||||
const { emittedOnce } = require('./events-helpers')
|
||||
|
||||
const { expect } = chai
|
||||
chai.use(dirtyChai)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue