Commit a64476f3 by Will Daly

Removed obsolete troubleshooting tip.

parent bfaadd47
......@@ -183,12 +183,6 @@ To start the debugger on failure, add the `--pdb` option:
To run tests faster by not collecting static files, you can use
`rake fasttest_acceptance_lms` and `rake fasttest_acceptance_cms`.
**Troubleshooting**: If you get an error message that says something about harvest not being a command, you probably are missing a requirement.
Try running:
rake install_prereqs
**Note**: The acceptance tests can *not* currently run in parallel.
## Viewing Test Coverage
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment