We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3625d1 commit 51349fcCopy full SHA for 51349fc
1 file changed
packages/main/cypress/specs/Calendar.cy.tsx
@@ -69,7 +69,6 @@ describe("Calendar general interaction", () => {
69
70
cy.get("@monthBtn")
71
.should("be.focused");
72
-
73
74
cy.realPress("Tab");
75
0 commit comments