[CI > Test] Fix intentional fail
This commit is contained in:
parent
0883501c1f
commit
a4de8557d3
1 changed files with 0 additions and 2 deletions
2
src/bootstrap.js
vendored
2
src/bootstrap.js
vendored
|
@ -111,8 +111,6 @@ module.exports = () => {
|
||||||
return app.quit();
|
return app.quit();
|
||||||
}
|
}
|
||||||
|
|
||||||
intentional_fail(); // wow
|
|
||||||
|
|
||||||
if (app.isReady()) {
|
if (app.isReady()) {
|
||||||
startUpdate();
|
startUpdate();
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Reference in a new issue