1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

[ci skip] Add : before code blocks.

This commit is contained in:
yui-knk 2015-09-25 13:14:14 +09:00
parent cb45950c27
commit 82f69a7a33

View file

@ -318,7 +318,7 @@ $ cd activerecord
$ bundle exec rake test:sqlite3
```
You can now run the tests as you did for `sqlite3`. The tasks are respectively
You can now run the tests as you did for `sqlite3`. The tasks are respectively:
```bash
test:mysql