Skip to content

Commit

Permalink
T-15 update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
rontap committed May 29, 2023
1 parent d2fc2ad commit 96c0d9a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions app/src/__snapshots__/App.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,14 @@ exports[`Renders <App/> without issues 1`] = `
/>
</div>
</span>
<a
href="https://github.com/rontap/thesis"
id="vers"
target="_blank"
title="Github Source"
>
1.0 Thesis release
</a>
</nav>
<div
className="hiddenCtx"
Expand Down Expand Up @@ -656,6 +664,14 @@ exports[`Renders App and base Graph 1`] = `
/>
</div>
</span>
<a
href="https://github.com/rontap/thesis"
id="vers"
target="_blank"
title="Github Source"
>
1.0 Thesis release
</a>
</nav>
<div
className="hiddenCtx"
Expand Down

0 comments on commit 96c0d9a

Please sign in to comment.