Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
fsimonjetz committed Jul 13, 2023
1 parent eb0bf07 commit 64fe314
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions src/corpus/ui/__snapshots__/TextView.integration.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,23 @@ exports[`Chapter Show chapter 1`] = `
.
</p>
</div>
<section
class="text-view__projects"
>
<a
aria-label="Link to Cuneiform Artefacts of Iraq in Context project"
href="https://badw.de/forschungseinrichtung/forschungsvorhaben.html?tx_badwdb_projects%5Baction%5D=show&tx_badwdb_projects%5Bcontroller%5D=Projects&tx_badwdb_projects%5Bproject_id%5D=156&cHash=79514a41d5c9e3fd50672afdf89f1466"
rel="noopener noreferrer"
target="_blank"
title="Cuneiform Artefacts of Iraq in Context"
>
<img
alt="Cuneiform Artefacts of Iraq in Context"
class="OrganizationLinks__image"
src="CAIC Briefkopf 2023.png"
/>
</a>
</section>
</section>
<section
class="text-view__section"
Expand Down Expand Up @@ -538,6 +555,23 @@ exports[`Chapter Show list of manuscripts 1`] = `
.
</p>
</div>
<section
class="text-view__projects"
>
<a
aria-label="Link to Cuneiform Artefacts of Iraq in Context project"
href="https://badw.de/forschungseinrichtung/forschungsvorhaben.html?tx_badwdb_projects%5Baction%5D=show&tx_badwdb_projects%5Bcontroller%5D=Projects&tx_badwdb_projects%5Bproject_id%5D=156&cHash=79514a41d5c9e3fd50672afdf89f1466"
rel="noopener noreferrer"
target="_blank"
title="Cuneiform Artefacts of Iraq in Context"
>
<img
alt="Cuneiform Artefacts of Iraq in Context"
class="OrganizationLinks__image"
src="CAIC Briefkopf 2023.png"
/>
</a>
</section>
</section>
<section
class="text-view__section"
Expand Down Expand Up @@ -1022,6 +1056,23 @@ exports[`With session 1`] = `
.
</p>
</div>
<section
class="text-view__projects"
>
<a
aria-label="Link to Cuneiform Artefacts of Iraq in Context project"
href="https://badw.de/forschungseinrichtung/forschungsvorhaben.html?tx_badwdb_projects%5Baction%5D=show&tx_badwdb_projects%5Bcontroller%5D=Projects&tx_badwdb_projects%5Bproject_id%5D=156&cHash=79514a41d5c9e3fd50672afdf89f1466"
rel="noopener noreferrer"
target="_blank"
title="Cuneiform Artefacts of Iraq in Context"
>
<img
alt="Cuneiform Artefacts of Iraq in Context"
class="OrganizationLinks__image"
src="CAIC Briefkopf 2023.png"
/>
</a>
</section>
</section>
<section
class="text-view__section"
Expand Down

0 comments on commit 64fe314

Please sign in to comment.