test: happy new year

This commit is contained in:
Anurag 2022-02-11 00:58:28 +05:30
parent 0fec4d21a9
commit 3199b9f088

View file

@ -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',