Skip to content

Commit

Permalink
Testing 26 some different tricks
Browse files Browse the repository at this point in the history
  • Loading branch information
THEBOSS0369 committed Dec 30, 2024
1 parent 9cf59b3 commit 6f9db7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/spec/tonedear.e2e.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ function runTests (driver, modes) {
assert(androidImage !== null, 'Android app store image is present');
assert(iosImage !== null, 'iOS app store image is present');

// console
console.log('Image founds');

await driver.switchTo().defaultContent();
Expand Down

0 comments on commit 6f9db7e

Please sign in to comment.