mirror of
				https://github.com/redmine/redmine.git
				synced 2025-11-03 20:06:24 +01:00 
			
		
		
		
	use escaped "can't" constant at WikisControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12781 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
		@@ -51,7 +51,7 @@ class WikisControllerTest < ActionController::TestCase
 | 
			
		||||
    end
 | 
			
		||||
 | 
			
		||||
    assert_include 'errorExplanation', response.body
 | 
			
		||||
    assert_include 'Start page can't be blank', response.body
 | 
			
		||||
    assert_include "Start page #{ESCAPED_CANT} be blank", response.body
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  def test_update
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user