mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 19:55:16 +00:00
test: happy new year
This commit is contained in:
parent
0fec4d21a9
commit
3199b9f088
1 changed files with 1 additions and 1 deletions
|
|
@ -249,7 +249,7 @@ describe("Test renderStatsCard", () => {
|
|||
document.querySelector(
|
||||
'g[transform="translate(0, 25)"]>.stagger>.stat.bold',
|
||||
).textContent,
|
||||
).toMatchInlineSnapshot(`"累计提交数(commit) (2021):"`);
|
||||
).toMatchInlineSnapshot(`"累计提交数(commit) (2022):"`);
|
||||
expect(
|
||||
document.querySelector(
|
||||
'g[transform="translate(0, 50)"]>.stagger>.stat.bold',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue