Skip to content

Instantly share code, notes, and snippets.

@ahuggins
Created March 8, 2019 17:08
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 ahuggins/b414a926456110a7d067bfeea5e89f0c to your computer and use it in GitHub Desktop.
Save ahuggins/b414a926456110a7d067bfeea5e89f0c to your computer and use it in GitHub Desktop.
describe.only('Something about the tests here', function () {
it('tests one thing', function () {
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment