mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Update directory name in sample commands
This commit is contained in:
parent
4511d4bf7c
commit
23e6ad547c
1 changed files with 1 additions and 1 deletions
|
@ -340,7 +340,7 @@ $ TEST_DIR=generators bundle exec rake test
|
|||
You can run the tests for a particular file by using:
|
||||
|
||||
```bash
|
||||
$ cd actionpack
|
||||
$ cd actionview
|
||||
$ bundle exec ruby -w -Itest test/template/form_helper_test.rb
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue