Skip to content

Commit

Permalink
modify test
Browse files Browse the repository at this point in the history
  • Loading branch information
apriltuesday committed Feb 10, 2022
1 parent 406e361 commit bcdcf5b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ private void writeAndResumeAndWrite(String originalChromosome1, String contig1,
accessionReportWriter.write(Collections.singletonList(variant),
GetOrCreateAccessionWrapperCreator.convertToGetOrCreateAccessionWrapper(
Collections.singletonList(accessionWrapper)));
accessionReportWriter.update(executionContext);
accessionReportWriter.close();

// second writer
Expand Down

0 comments on commit bcdcf5b

Please sign in to comment.