Skip to content

Commit

Permalink
Fixed the README, whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Wen committed Apr 6, 2018
1 parent 4eccca9 commit 91cd4ac
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ We are using scss for this project, so when you need to add a new scss file, you
## Testing

Run tests with the command
'''sh

```sh
yarn test
'''
```

Each component can and should have a test file. Currently, check the login folder for a very basic template of what to do to add something.

0 comments on commit 91cd4ac

Please sign in to comment.