Skip to content

Commit f04dd63

Browse files
authored
Add ruby fence name to test block
1 parent 2b9ffd4 commit f04dd63

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)