Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 903 Bytes

HELP.md

File metadata and controls

24 lines (16 loc) · 903 Bytes

Help

Running the tests

Execute the tests with:

yarn test

Skipped tests

In the test suites all tests but the first have been skipped.

Once you get a test passing, you can enable the next one by changing xit to it.

To get help if you're having trouble, you can use one of the following resources: