mirror of
https://github.com/redmine/redmine.git
synced 2026-08-05 17:01:10 +02:00
Test broken by r15536 (#23083).
git-svn-id: http://svn.redmine.org/redmine/trunk@15541 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -25,6 +25,7 @@ class CustomFieldVersionFormatTest < ActiveSupport::TestCase
|
||||
end
|
||||
|
||||
def test_possible_values_options_with_no_arguments
|
||||
Version.delete_all
|
||||
assert_equal [], @field.possible_values_options
|
||||
assert_equal [], @field.possible_values_options(nil)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user