Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Commit

Permalink
- update test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
preventdefault committed Jun 5, 2020
1 parent 2088149 commit 7049fae
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,9 @@ exports[`EmbedConsent component should render the placeholder by default 1`] = `
<button
class="embed-placeholder__button"
>
externen Inhalt aktivieren
externen Inhalt aktivieren
</button>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,9 @@ exports[`EmbedPlaceholder should render without any errors 1`] = `
<button
class="embed-placeholder__button"
>
externen Inhalt aktivieren
externen Inhalt aktivieren
</button>
<div
Expand Down
4 changes: 3 additions & 1 deletion tests/__snapshots__/cae-files.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ exports[`Testsuite CAE files red-cmp-embed-placeholder.html should have the expe
An dieser Stelle findest du Inhalte von Drittanbietern
</div> <div class=\\"embed-placeholder__description\\">
Um mit Inhalten von Drittanbietern zu interagieren oder diese darzustellen, brauchen wir deine Zustimmung.
</div> <button class=\\"embed-placeholder__button\\">externen Inhalt aktivieren</button> <div class=\\"embed-placeholder__footer-text\\"></div></div>"
</div> <button class=\\"embed-placeholder__button\\">
externen Inhalt aktivieren
</button> <div class=\\"embed-placeholder__footer-text\\"></div></div>"
`;
exports[`Testsuite CAE files red-cmp-embed-social-networks-placeholder.html should have the expected content 1`] = `"<!---->"`;
Expand Down

0 comments on commit 7049fae

Please sign in to comment.