We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58312b3 commit 7665dccCopy full SHA for 7665dcc
test/helpers.js
@@ -50,7 +50,6 @@ function responseValue(response) {
50
module.exports.responseValue = responseValue;
51
52
module.exports.getApplication = function() {
53
-
54
if (process.env.TEST_WITH_PREBUILT) {
55
debug('Starting application with spectron using electron-prebuilt `%s`',
56
ELECTRON_PREBUILT_EXECUTABLE);
0 commit comments