Skip to content

Commit 9e41248

Browse files
committed
removed unnecessary logs
1 parent efbc361 commit 9e41248

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

accessibility/scanner/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,5 @@ cy.window().then((win) => {
175175

176176
Cypress.on('command:end', (command) => {
177177

178-
// console.log('log', "debugging scan form command end " + command.attributes.name);
179178
return;
180179
})

0 commit comments

Comments
 (0)