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 6e0beb3 commit b4a16ed
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -647,9 +647,6 @@ class EntityDescriptorEnversVersioningTests extends Specification {
attrs2.attributes[0].attributeValues[0].xsStringvalue == 'attr1'
attrs2.attributes[0].attributeValues[1].xsStringvalue == 'attr2'

//TODO: this is here to test something. should be removed
entityDescriptorHistory[0][0].extensions.equals(entityDescriptorHistory[1][0].extensions)

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

//Check the initial revision is intact
Expand Down

0 comments on commit b4a16ed

Please sign in to comment.