Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 7b8cbd8

Browse files
authored
Merge pull request #1227 from City-of-Helsinki/tests
update snapshot
2 parents 4a68a03 + 696be70 commit 7b8cbd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/domain/footer/__tests__/__snapshots__/Footer.test.js.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ exports[`domain/footer/Footer When there is no customization in use renders corr
5656
<span
5757
className="app-varaamo-version"
5858
>
59-
v0.12.2
59+
v0.12.3
6060
</span>
6161
</div>
6262
</Col>
@@ -121,7 +121,7 @@ exports[`domain/footer/Footer renders correctly 1`] = `
121121
<span
122122
className="app-varaamo-version"
123123
>
124-
v0.12.2
124+
v0.12.3
125125
</span>
126126
</div>
127127
</Col>

0 commit comments

Comments
 (0)