Skip to content

Commit 3f21271

Browse files
committed
remove extra space
1 parent 1245eed commit 3f21271

File tree

1 file changed

+1
-1
lines changed
  • bin/accessibility-automation/cypress

1 file changed

+1
-1
lines changed

bin/accessibility-automation/cypress/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -430,4 +430,4 @@ if (!Cypress.Commands.hasOwnProperty('_browserstackSDKQueryAdded')) {
430430
return () => cy.getSubjectFromChain(chaining);
431431
});
432432
Cypress.Commands._browserstackSDKQueryAdded = true;
433-
}
433+
}

0 commit comments

Comments
 (0)