Skip to content

Commit

Permalink
Add documentation for rake parallel:drop (#830)
Browse files Browse the repository at this point in the history
  • Loading branch information
scarroll32 committed Aug 26, 2021
1 parent 8fb07f4 commit f7e7b8d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Readme.md
Expand Up @@ -42,6 +42,9 @@ test:

### Setup environment from scratch (create db and loads schema, useful for CI)
rake parallel:setup

### Drop all test databases
rake parallel:drop

### Run!
rake parallel:test # Test::Unit
Expand Down

0 comments on commit f7e7b8d

Please sign in to comment.