Skip to content

Commit 254d068

Browse files
committed
fixes path in test docs when running 'rake test'
1 parent 60b7f66 commit 254d068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TESTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Sonic Pi doesn't have a database, so the tests are quite a lot
1010
simpler than your average web app.
1111

1212
```
13-
$ cd app/server/sonicpi/test
13+
$ cd app/server/ruby/test
1414
$ rake test
1515
```
1616

0 commit comments

Comments
 (0)