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