Skip to content

Instantly share code, notes, and snippets.

@rodoabad
Last active August 7, 2016 02:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rodoabad/b55644117c8e4a1f43c3bfdd4c442e19 to your computer and use it in GitHub Desktop.
Save rodoabad/b55644117c8e4a1f43c3bfdd4c442e19 to your computer and use it in GitHub Desktop.
import 'isomorphic-fetch';
import {expect} from 'code';
import {getFruits} from '../../src/fruits-repository';
import sinon from 'sinon';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment