Cover ProjectMover with tests
This commit is contained in:
parent
47234ab367
commit
e9be4b375b
3 changed files with 70 additions and 6 deletions
|
@ -32,7 +32,6 @@ module Gitlab
|
|||
message = "Project #{project.name} cannot be moved from #{old_path} to #{new_path}"
|
||||
log_info "Error! #{message}"
|
||||
raise ProjectMoveError.new(message)
|
||||
false
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue