Fix typos inside wakatime test name (#2617)

This commit is contained in:
Alexandr Garbuzov
2023-04-24 21:24:41 +03:00
committed by GitHub
parent aec73d293e
commit be0d96615d
+1 -1
View File
@@ -55,7 +55,7 @@ describe("Test Render Wakatime Card", () => {
expect(document.querySelector("rect")).toHaveAttribute("rx", "4.5");
});
it('should show "no coding activitiy this week" message when there hasn not been activity', () => {
it('should show "no coding activity this week" message when there has not been activity', () => {
document.body.innerHTML = renderWakatimeCard(
{
...wakaTimeData.data,