Skip to content

Commit

Permalink
Polishing
Browse files Browse the repository at this point in the history
  • Loading branch information
dima767 committed Jun 6, 2019
1 parent be2090d commit 812d90e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ class EnversEntityDescriptorVersionServiceTests extends Specification {
versions[0].creator
versions[0].date < LocalDateTime.now()

when: 'Third version'
when: 'Second version'
ed.serviceProviderName = 'SP2'
ed = doInExplicitTransaction(txMgr) {
entityDescriptorRepository.save(ed)
Expand Down

0 comments on commit 812d90e

Please sign in to comment.