Skip to content

Commit 6411976

Browse files
committed
lint
1 parent 52087ac commit 6411976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress/components/Card.cy.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,4 @@ describe('Card Component', () => {
9595
cy.get('[data-test="card-title"]').should('have.class', 'text-[0.9rem]');
9696
cy.get('[data-test="card-body"]').should('have.class', 'text-[1.5rem]');
9797
});
98-
});
98+
});

0 commit comments

Comments
 (0)