Place spanish content on feature ?flags=sp (#1027)

- update snapshots
This commit is contained in:
Vim 2021-12-14 13:11:35 -05:00 committed by GitHub
commit 000da0f3ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 29 additions and 176 deletions

View file

@ -1,22 +1,3 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`rendering of the Language checks if component renders 1`] = `
<DocumentFragment>
<div>
<img
alt="language icon for selecting language"
src="test-file-stub"
/>
<a
href="#"
>
English
</a>
<a
href="#"
>
Español
</a>
</div>
</DocumentFragment>
`;
exports[`rendering of the Language checks if component renders 1`] = `<DocumentFragment />`;