##// END OF EJS Templates
Project custom fields are already copied via the Copy form. (#3367)...
Eric Davis -
r3051:4fb554e95d69
parent child
Show More
@@ -682,8 +682,6 class ProjectTest < ActiveSupport::TestCase
682 682 end
683 683 end
684 684
685 should "copy custom fields"
686
687 685 should "copy issue categories" do
688 686 assert @project.copy(@source_project)
689 687
General Comments 0
You need to be logged in to leave comments. Login now