Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbe0d966

Browse files
authored
Fix typos inside wakatime test name (anuraghazra#2617)
1 parentaec73d2 commitbe0d966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/renderWakatimeCard.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ describe("Test Render Wakatime Card", () => {
5555
expect(document.querySelector("rect")).toHaveAttribute("rx","4.5");
5656
});
5757

58-
it('should show "no codingactivitiy this week" message when therehasn not been activity',()=>{
58+
it('should show "no codingactivity this week" message when therehas not been activity',()=>{
5959
document.body.innerHTML=renderWakatimeCard(
6060
{
6161
...wakaTimeData.data,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp