Commit aeb750af authored by Brandon Labuschagne's avatar Brandon Labuschagne

Fix FE GraphQL testing snippet

parent 4dde3f60
...@@ -497,6 +497,7 @@ If we need to test how our component renders when results from the GraphQL API a ...@@ -497,6 +497,7 @@ If we need to test how our component renders when results from the GraphQL API a
designs: { designs: {
loading, loading,
}, },
},
}; };
wrapper = shallowMount(Index, { wrapper = shallowMount(Index, {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment