Skip to content

Commit

Permalink
Merge pull request sonic-pi-net#2866 from owenniblock/fix/incorrect-p…
Browse files Browse the repository at this point in the history
…ath-on-test-md

Fix/incorrect path on test md
  • Loading branch information
samaaron authored Oct 12, 2021
2 parents 9bb9dfb + 254d068 commit 41aa873
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ book/
## IntelliJ IDEA

*.iml
.idea

## i18n auto-generated files

Expand Down
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 41aa873

Please sign in to comment.