@@ -682,8 +682,6 class ProjectTest < ActiveSupport::TestCase | |||||
682 | end |
|
682 | end | |
683 | end |
|
683 | end | |
684 |
|
684 | |||
685 | should "copy custom fields" |
|
|||
686 |
|
||||
687 | should "copy issue categories" do |
|
685 | should "copy issue categories" do | |
688 | assert @project.copy(@source_project) |
|
686 | assert @project.copy(@source_project) | |
689 |
|
687 |
General Comments 0
You need to be logged in to leave comments.
Login now