Skip to content

Commit 3225440

Browse files
author
zxBCN Valeriu_Tuguran,Constantin (IT EDP) EXTERNAL
committed
Fix tests.
1 parent ed58ac1 commit 3225440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/groovy/org/ods/orchestration/usecase/LeVADocumentUseCaseSpec.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1715,7 +1715,7 @@ class LeVADocumentUseCaseSpec extends SpecHelper {
17151715
def versions = useCase.getReferencedDocumentsVersion()
17161716

17171717
then:
1718-
8 * useCase.getDocumentTrackingIssuesForHistory(_, _) >> []
1718+
9 * useCase.getDocumentTrackingIssuesForHistory(_, _) >> []
17191719
versions == [
17201720
CSD: 'ConfigItem / See version created within this change',
17211721
CSD_version: 'WIP/3',

0 commit comments

Comments
 (0)