test: update snapshots

This commit is contained in:
rickstaa 2023-01-10 10:08:33 +00:00
parent 42fdff624f
commit 227711c628
No known key found for this signature in database
GPG key ID: 0BD7401D30D23E53

View file

@ -329,7 +329,7 @@ describe("Test renderStatsCard", () => {
document.querySelector(
'g[transform="translate(0, 25)"]>.stagger>.stat.bold',
).textContent,
).toMatchInlineSnapshot(`"累计提交数commit (2022):"`);
).toMatchInlineSnapshot(`"累计提交数commit (2023):"`);
expect(
document.querySelector(
'g[transform="translate(0, 50)"]>.stagger>.stat.bold',