Created
November 30, 2020 16:02
-
-
Save kingnebby/f8644e10ab7b036b69c8559f45d4622e to your computer and use it in GitHub Desktop.
Empty Jest Test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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