Skip to content

Commit

Permalink
added recovery.cutoff.days=14 in test property files to fix test issues
Browse files Browse the repository at this point in the history
  • Loading branch information
nitin-ebi committed May 10, 2024
1 parent e7a4b58 commit 03a3b1c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
recovery.cutoff.days=14
parameters.vcf=src/test/resources/input-files/vcf/aggregated_accessioned.vcf.gz
parameters.projectAccession=projectId_1
parameters.projects=projectId_2,projectId_3
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
recovery.cutoff.days=14
parameters.vcf=src/test/resources/input-files/vcf/aggregated_accessioned.vcf.gz
parameters.projectAccession=projectId_1
parameters.projects=projectId_2,projectId_3
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
recovery.cutoff.days=14
parameters.vcf=src/test/resources/input-files/vcf/aggregated_accessioned.vcf.gz
parameters.projectAccession=projectId_1
parameters.projects=projectId_2,projectId_3
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
recovery.cutoff.days=14
parameters.vcf=src/test/resources/input-files/vcf/aggregated_accessioned.vcf.gz
parameters.projectAccession=projectId_1
parameters.projects=projectId_2,projectId_3
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
recovery.cutoff.days=14
parameters.vcf=src/test/resources/input-files/vcf/aggregated_accessioned.vcf.gz
parameters.projectAccession=projectId_1
parameters.assemblyAccession=GCA_000000001.1
Expand Down

0 comments on commit 03a3b1c

Please sign in to comment.