Skip to content

Commit

Permalink
Drop noisy log
Browse files Browse the repository at this point in the history
  • Loading branch information
scinos committed Jun 17, 2021
1 parent c3a60cb commit 701c552
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/e2e/lib/flows/login-flow.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ export default class LoginFlow {
// return;
// }

console.log( 'Logging in as ' + this.account.username );

let loginURL = this.account.loginURL;
let loginPage;

Expand Down

0 comments on commit 701c552

Please sign in to comment.