Fix mangled codeblock in README (#2830)

There were some missing back-ticks.

Obvious fix.
This commit is contained in:
Elijah Caine M. Voigt 2018-03-15 12:42:17 -07:00 committed by Jared Quick
parent 74b8a5ea5a
commit 514ffaa311

View file

@ -382,6 +382,7 @@ You may also run a single test within a file by line number:
```bash
bundle exec m test/unit/resources/user_test.rb -l 123
```
### Integration tests