Skip to content

Commit 89a0bf6

Browse files
author
Ben Lavender
authored
Merge pull request #26 from github/ruby-fence
Add ruby fence name to test block
2 parents 2b9ffd4 + f04dd63 commit 89a0bf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ end
3131

3232
It's easy to test:
3333

34-
```
34+
```ruby
3535
class MyControllerTestCase < ActionController::TestCase
3636
include Chatops::Controller::TestCaseHelpers
3737
before do

0 commit comments

Comments
 (0)