test: fix WakaTime tests

This commit is contained in:
Rick Staa
2023-05-08 21:47:30 +02:00
parent d80d7668b6
commit 65fa81f56a
+1 -1
View File
@@ -43,7 +43,7 @@ describe("Test Render Wakatime Card", () => {
expect(
document.querySelector('g[transform="translate(0, 0)"]>text.stat.bold')
.textContent,
).toBe("Wakatime 用戶個人資料未公");
).toBe("Wakatime 用户个人资料未公");
});
it("should render without rounding", () => {