Commit 2cf4d9d0 authored by Mike Jang's avatar Mike Jang

Merge branch 'fix-graphql-testing-code-example' into 'master'

Fix FE GraphQL testing snippet

See merge request gitlab-org/gitlab!38911
parents 9746f850 aeb750af
......@@ -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, {
......
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