Skip to content
Snippets Groups Projects
Commit aeb750af authored by Brandon Labuschagne's avatar Brandon Labuschagne :red_circle:
Browse files

Fix FE GraphQL testing snippet

parent 4dde3f60
No related branches found
No related tags found
1 merge request!38911Fix FE GraphQL testing snippet
......@@ -497,6 +497,7 @@ If we need to test how our component renders when results from the GraphQL API a
designs: {
loading,
},
},
};
wrapper = shallowMount(Index, {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment