mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
remove puts statement
This commit is contained in:
@@ -104,8 +104,6 @@ RSpec.describe CustomFields::Hierarchy::UpdateItemContract do
|
||||
|
||||
expect(result).to be_failure
|
||||
|
||||
p result
|
||||
|
||||
expect(result.errors[:short]).to match_array("must be unique within the same hierarchy level.")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user