Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
thamara committed Oct 25, 2022
1 parent 7a67339 commit ddf38ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/main-window.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ describe('Application launch', function()

this.afterEach(async function()
{
this.timeout(30000);
log(`App is running: ${this.app && this.app.isRunning()}`)
if (this.app && this.app.isRunning())
{
Expand Down

0 comments on commit ddf38ac

Please sign in to comment.