Skip to content

Commit 8872a95

Browse files
author
Ben Lavender
committed
Include helpers in test case
1 parent 540676d commit 8872a95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ It's easy to test:
3333

3434
```
3535
class MyControllerTestCase < ActionController::TestCase
36+
include Chatops::Controller::TestCaseHelpers
3637
before do
3738
chatops_prefix "echo"
3839
chatops_auth!

0 commit comments

Comments
 (0)