Approval workflow step name #629
This commit is contained in:
parent
2ad67be684
commit
bd8a9dc095
@ -58,7 +58,7 @@ class DmsfFilesControllerTest < RedmineDmsf::Test::TestCase
|
||||
# Permissions OK
|
||||
@role.add_permission! :view_dmsf_files
|
||||
get :view, :id => @file.id
|
||||
assert_response :success
|
||||
assert_response :missing # The file is not physically present.
|
||||
end
|
||||
|
||||
def test_view_file_forbidden
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user