Merge pull request #26 from github/ruby-fence

Add ruby fence name to test block
This commit is contained in:
Ben Lavender 2017-06-19 14:32:16 -05:00 коммит произвёл GitHub
Родитель 2b9ffd43f1 f04dd63af2
Коммит 89a0bf649b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -31,7 +31,7 @@ end
It's easy to test:
```
```ruby
class MyControllerTestCase < ActionController::TestCase
include Chatops::Controller::TestCaseHelpers
before do