Skip to content

Commit

Permalink
[SHIBUI-2249]
Browse files Browse the repository at this point in the history
remove test test
  • Loading branch information
jj committed Nov 3, 2021
1 parent b4a16ed commit edd9d40
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,9 @@ class EntityDescriptorEnversVersioningTests extends Specification {
attrs2.attributes[0].attributeValues[0].xsStringvalue == 'attr1'
attrs2.attributes[0].attributeValues[1].xsStringvalue == 'attr2'

//TODO: here to induce a failure. remove
entityDescriptorHistory == null

getModifiedEntityNames(entityDescriptorHistory, 1).sort() == expectedModifiedPersistentEntities.sort()

//Check the initial revision is intact
Expand Down

0 comments on commit edd9d40

Please sign in to comment.