mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-08 01:04:18 -07:00
parent
c9caa97ce3
commit
000da0f3ac
8 changed files with 29 additions and 176 deletions
|
@ -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 />`;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue