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:
parent
cb45950c27
commit
82f69a7a33
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue