Skip to content
Snippets Groups Projects
Commit 6593e790 authored by Zara Mudassar's avatar Zara Mudassar
Browse files

Updated snapshots

parent 755311c6
No related branches found
No related tags found
1 merge request!147Added documentation and cleaned code
Pipeline #182042 passed
// Jest Snapshot v1, https://goo.gl/fbAQLP // Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`CommunityList component renders correctly 1`] = ` exports[`CommunityList component renders correctly 1`] = `
<div
data-v-app=""
>
<!-- A list conatining all the communities -->
<ul> <ul>
<li> <li>
...@@ -107,4 +112,6 @@ exports[`CommunityList component renders correctly 1`] = ` ...@@ -107,4 +112,6 @@ exports[`CommunityList component renders correctly 1`] = `
</li> </li>
</ul> </ul>
</div>
`; `;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment