Created
April 28, 2018 12:20
-
-
Save lmiller1990/0b09e9a4fc6d1c32ee4f8b0a296e3aa7 to your computer and use it in GitHub Desktop.
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
| const it = (msg, fn) => describe(' ' + msg, fn) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment