We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efbc361 commit 9e41248Copy full SHA for 9e41248
accessibility/scanner/index.js
@@ -175,6 +175,5 @@ cy.window().then((win) => {
175
176
Cypress.on('command:end', (command) => {
177
178
-// console.log('log', "debugging scan form command end " + command.attributes.name);
179
return;
180
})
0 commit comments