Skip to content

Commit

Permalink
Update README.md testing section (#2748)
Browse files Browse the repository at this point in the history
Issue #440 has been resolved, so this line can be removed?
  • Loading branch information
Adan Amarillas authored and jywarren committed May 29, 2018
1 parent 01b45ce commit e802c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Please read and abide by our [Code of Conduct](https://publiclab.org/conduct); o
7. Install static assets (like external javascript libraries, fonts) with `bower install`
8. Start rails with `passenger start` from the Rails root and open http://localhost:3000 in a web browser.
9. Wheeeee! You're up and running! Log in with test usernames "user", "moderator", or "admin", and password "password".
10. Run `rake test` to confirm that your install is working properly. For some setups, you may see warnings even if test pass; [see this issue](https://github.com/publiclab/plots2/issues/440) we're working to resolve.
10. Run `rake test` to confirm that your install is working properly.

## How to start and modify cron jobs

Expand Down

0 comments on commit e802c75

Please sign in to comment.