Skip to content

Commit

Permalink
fix: eof eol
Browse files Browse the repository at this point in the history
  • Loading branch information
fmorency committed Aug 26, 2024
1 parent 28e5240 commit 7ad61f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ describe("CountdownTimer", () => {
const secSpan = screen.getByLabelText("secs");
expect(secSpan).toHaveStyle("--value: 0");
});
});
});

0 comments on commit 7ad61f7

Please sign in to comment.