Skip to content

Commit

Permalink
Improving text fixture generation instructions
Browse files Browse the repository at this point in the history
I think this reads a little more clearly
  • Loading branch information
jstrait committed Jan 29, 2017
1 parent 5babea8 commit d071f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Then, to run the tests:

## Generating test fixtures

This isn't required to the run the tests because the fixture files are checked in the repository, but is needed if you want to change one of the fixture `*.wav` files under `/test/fixtures`. These files are generated from `*.yml` config files defined in `/tools`.
If you want to change one of the fixture `*.wav` files under `/test/fixtures`, edit the appropriate `*.yml` file defined in `/tools`, and then run this:

rake test:create_fixtures

Expand Down

0 comments on commit d071f11

Please sign in to comment.