We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1245eed commit 3f21271Copy full SHA for 3f21271
bin/accessibility-automation/cypress/index.js
@@ -430,4 +430,4 @@ if (!Cypress.Commands.hasOwnProperty('_browserstackSDKQueryAdded')) {
430
return () => cy.getSubjectFromChain(chaining);
431
});
432
Cypress.Commands._browserstackSDKQueryAdded = true;
433
- }
+}
0 commit comments