Skip to content

Commit

Permalink
restore log
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlemeshko committed Jan 22, 2024
1 parent beb0b99 commit 7dc16c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/kbn-journeys/journey/journey_ftr_harness.ts
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ export class JourneyFtrHarness {
}

if (this.browser) {
this.log.info('closing browser');
await this.browser.close();
}
}
Expand Down

0 comments on commit 7dc16c3

Please sign in to comment.