Skip to content

Instantly share code, notes, and snippets.

@lmiller1990
Last active April 28, 2018 12:18
Show Gist options
  • Save lmiller1990/73d129178626ed1bf87e9295e8a883fa to your computer and use it in GitHub Desktop.
Save lmiller1990/73d129178626ed1bf87e9295e8a883fa to your computer and use it in GitHub Desktop.
describe('Outer', () => {
describe('inner', () => {
})
})
// Outer
// inner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment