Skip to content

Instantly share code, notes, and snippets.

@JakeDawkins
Created June 13, 2018 16:16
Show Gist options
  • Select an option

  • Save JakeDawkins/dbb24a97daeaa4618162027c179288cd to your computer and use it in GitHub Desktop.

Select an option

Save JakeDawkins/dbb24a97daeaa4618162027c179288cd to your computer and use it in GitHub Desktop.
// Broken because it's missing Apollo Client in the context
it('should render without error', () => {
renderer.create(<Dog name="Buck" />);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment