The RedmineDmsf::Patches::ProjectPatch#copy method override misses to return a final false. This missing boolean of false cause a Redmine core test to fail. This little change fixes the failing core test: ProjectCopyTest#test_copy_should_return_false_if_save_fails.