Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcialRosales committed Sep 3, 2024
1 parent d11c0a9 commit 3b6242c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion selenium/test/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ module.exports = {
if (!runLocal) {
builder = builder.usingServer(seleniumUrl)
}
//
let chromeCapabilities = Capabilities.chrome();
chromeCapabilities.setAcceptInsecureCerts(true);
chromeCapabilities.set('goog:chromeOptions', {
Expand Down

0 comments on commit 3b6242c

Please sign in to comment.