Skip to content

Commit 1a44e25

Browse files
committed
fix(testWithSpectron): don't import spectron
1 parent f0c7709 commit 1a44e25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/testWithSpectron.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
const execa = require('execa')
2-
const Application = require('spectron').Application
32
const electronPath = require('electron')
43
const merge = require('lodash.merge')
54
const portfinder = require('portfinder')

0 commit comments

Comments
 (0)