Skip to content

Commit 3b6242c

Browse files
Clean up
1 parent d11c0a9 commit 3b6242c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

selenium/test/utils.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ module.exports = {
5656
if (!runLocal) {
5757
builder = builder.usingServer(seleniumUrl)
5858
}
59-
//
6059
let chromeCapabilities = Capabilities.chrome();
6160
chromeCapabilities.setAcceptInsecureCerts(true);
6261
chromeCapabilities.set('goog:chromeOptions', {

0 commit comments

Comments
 (0)