Skip to content

Commit

Permalink
fix: testing codecov in main-codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
guidari committed Aug 21, 2024
1 parent 81df4b2 commit 2f93a52
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ describe('Accordion', () => {
});

describe('automated verification testing', () => {
it('should have no Axe violations', async () => {
it('should have no Axe violations change', async () => {
render(
<Accordion className="extra-class">
<AccordionItem className="child" title="Heading A">
Expand Down

0 comments on commit 2f93a52

Please sign in to comment.