Skip to content

Instantly share code, notes, and snippets.

@kingnebby
Created November 30, 2020 16:02
Show Gist options
  • Save kingnebby/f8644e10ab7b036b69c8559f45d4622e to your computer and use it in GitHub Desktop.
Save kingnebby/f8644e10ab7b036b69c8559f45d4622e to your computer and use it in GitHub Desktop.
Empty Jest Test
it("#getUsername() should get the username", () => {
// TBD
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment