Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzlopak committed Oct 31, 2023
1 parent 53520cb commit a762d0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions karma.conf.js
Expand Up @@ -202,6 +202,7 @@ const addSauceTests = (cfg, sauceLabs) => {
browserNoActivityTimeout: 20000
};
}
console.log(JSON.stringify({...cfg}))

Check failure on line 205 in karma.conf.js

View workflow job for this annotation

GitHub Actions / Linting code and markdown

Insert `;`
return {...cfg};
};

Expand Down

0 comments on commit a762d0c

Please sign in to comment.