Skip to content

Commit

Permalink
Merge pull request #164 from matthieubosquet/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mattrayner authored Feb 12, 2019
2 parents 265fcf5 + 5a9ae1b commit 20aae0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ To ensure a clean test file, expected outcomes have been separated into fixture
To create a serializer fixture, use the following method:

```ruby
create_fixture(serilaizer, 'fixture')
create_fixture(serializer, 'fixture')
```
The first argument is the instance of the thing being tested; the second is the name of the fixture file.

Expand Down

0 comments on commit 20aae0b

Please sign in to comment.