Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Commit

Permalink
improved readme
Browse files Browse the repository at this point in the history
  • Loading branch information
appinteractive committed Sep 17, 2018
1 parent 537a5d8 commit 22180d8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,15 @@ replace `localhost` in your settings with your IP address in the local network:
### Local Testing
Test Logins
| Role | E-Mail | Password |
| --------- | -------------- | -------- |
| Admin | test@test.de | 1234 |
| Moderator | test2@test2.de | 1234 |
| User | test3@test3.de | 1234 |
Run the entire test suite with:
```bash
$ yarn run test
Expand Down

0 comments on commit 22180d8

Please sign in to comment.