Skip to content
This repository has been archived by the owner on Mar 31, 2019. It is now read-only.

Commit

Permalink
ItemBuilder test fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
kovax committed Jan 18, 2019
1 parent de5009d commit 2d9fd0b
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ class ItemBuilderSpecs extends Specification implements CristalTestSetup {
item.properties[2].value == "kovax"
item.properties[2].mutable == true

item.wf
item.wf.search("workflow/domain")
!item.wf
}

def 'Item is built with empty domain Workflow'() {
Expand Down

0 comments on commit 2d9fd0b

Please # to comment.