@@ -51,7 +51,7 class WikisControllerTest < ActionController::TestCase | |||
|
51 | 51 | end |
|
52 | 52 | |
|
53 | 53 | assert_include 'errorExplanation', response.body |
|
54 |
assert_include |
|
|
54 | assert_include "Start page #{ESCAPED_CANT} be blank", response.body | |
|
55 | 55 | end |
|
56 | 56 | |
|
57 | 57 | def test_update |
General Comments 0
You need to be logged in to leave comments.
Login now