Test that calling regular module succeeds
This commit is contained in:
parent
6ac0151e65
commit
4a41311409
4 changed files with 7 additions and 1 deletions
|
@ -230,7 +230,7 @@ describe('node feature', function () {
|
|||
})
|
||||
})
|
||||
|
||||
describe.only('require("electron")', function () {
|
||||
describe('require("electron")', function () {
|
||||
let window = null
|
||||
|
||||
beforeEach(function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue