Skip to content

Commit 96c0d9a

Browse files
committed
T-15 update snapshot
1 parent d2fc2ad commit 96c0d9a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

app/src/__snapshots__/App.test.tsx.snap

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,14 @@ exports[`Renders <App/> without issues 1`] = `
108108
/>
109109
</div>
110110
</span>
111+
<a
112+
href="https://github.com/rontap/thesis"
113+
id="vers"
114+
target="_blank"
115+
title="Github Source"
116+
>
117+
1.0 Thesis release
118+
</a>
111119
</nav>
112120
<div
113121
className="hiddenCtx"
@@ -656,6 +664,14 @@ exports[`Renders App and base Graph 1`] = `
656664
/>
657665
</div>
658666
</span>
667+
<a
668+
href="https://github.com/rontap/thesis"
669+
id="vers"
670+
target="_blank"
671+
title="Github Source"
672+
>
673+
1.0 Thesis release
674+
</a>
659675
</nav>
660676
<div
661677
className="hiddenCtx"

0 commit comments

Comments
 (0)