Skip to content

Instantly share code, notes, and snippets.

@erik-haartmans
Created November 4, 2017 23:58
Show Gist options
  • Save erik-haartmans/02bf49c526b2beb7b315cdc83a91cb02 to your computer and use it in GitHub Desktop.
Save erik-haartmans/02bf49c526b2beb7b315cdc83a91cb02 to your computer and use it in GitHub Desktop.
describe('my first test suite', () => {
it('my first test', () => {
})
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment