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 52087ac commit 6411976Copy full SHA for 6411976
cypress/components/Card.cy.tsx
@@ -95,4 +95,4 @@ describe('Card Component', () => {
95
cy.get('[data-test="card-title"]').should('have.class', 'text-[0.9rem]');
96
cy.get('[data-test="card-body"]').should('have.class', 'text-[1.5rem]');
97
});
98
-});
+});
0 commit comments