Update the error template for the latest Redmine
This commit is contained in:
@@ -77,7 +77,7 @@ module IntegrationTestHelper
|
||||
|
||||
def assert_forbidden
|
||||
assert_response :forbidden
|
||||
assert_template 'common/403'
|
||||
assert_template 'common/error'
|
||||
end
|
||||
|
||||
def assert_requires_login
|
||||
|
||||
Reference in New Issue
Block a user