Created
June 13, 2018 16:16
-
-
Save JakeDawkins/dbb24a97daeaa4618162027c179288cd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // 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