test: update snapshots

This commit is contained in:
rickstaa 2023-01-21 11:32:25 +01:00
parent d5d1f44e1c
commit cfa84232e2
No known key found for this signature in database
GPG Key ID: 9C565DB640819628

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