Skip to content

Commit

Permalink
fixes path in test docs when running 'rake test'
Browse files Browse the repository at this point in the history
  • Loading branch information
owenniblock committed Oct 12, 2021
1 parent 60b7f66 commit 254d068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Sonic Pi doesn't have a database, so the tests are quite a lot
simpler than your average web app.

```
$ cd app/server/sonicpi/test
$ cd app/server/ruby/test
$ rake test
```

Expand Down

0 comments on commit 254d068

Please sign in to comment.