Actions
Bug #611
closedFix ProjectTypeFormatTest#test_possible_values_options_should_return_project_type_masters
Start date:
Due date:
% Done:
100%
Estimated time:
Affected Version:
Affected component:
Compatible Redmine Version:
Pull Request Link:
Description
[FAILED] redmine_project_types
Started with run options --seed 14333
FAIL ProjectTypeFormatTest#test_possible_values_options_should_return_project_type_masters (3.92s)
--- expected
+++ actual
@@ -1 +1 @@
-["Child of private child", "eCookbook Subproject 2", "eCookbook"]
+["", "Child of private child", "eCookbook Subproject 2", "eCookbook"]
plugins/redmine_project_types/test/unit/project_type_format_test.rb:85:in `test_possible_values_options_should_return_project_type_masters'
========================|
Finished in 3.99519s
45 tests, 186 assertions, 1 failures, 0 errors, 0 skips
Updated by liaham over 3 years ago
- Copied from Bug #610: Fix ProjectTypeFormatTest#test_possible_values_options_should_return_project_type_masters added
Updated by liaham over 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Updated by liaham over 3 years ago
- Affected component changed from redmine_project_types to redmine-project-types
Actions