Skip to content

Commit

Permalink
SHIBUI-1262 [1307 WIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
dima767 committed May 28, 2019
1 parent a328e51 commit be74f0b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ class EntityDescriptorEnversVersioningTests extends Specification {
}
entityDescriptorHistory = updateAndGetRevisionHistory(ed, representation)

ed.contactPersons[0].emailAddresses[0].address
then:
entityDescriptorHistory.size() == 3
entityDescriptorHistory[2][0].contactPersons[0].givenName.name == 'nameUPDATED'
Expand Down

0 comments on commit be74f0b

Please sign in to comment.