Skip to content

Commit

Permalink
un-bump
Browse files Browse the repository at this point in the history
  • Loading branch information
fhennig committed Nov 6, 2024
1 parent f59b6d0 commit 6fface7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ class UseNewerProcessingPipelineVersionTaskTest(
val processedData = accessionVersions.map {
PreparedProcessedData.successfullyProcessed(it.accession, it.version)
}

val processedDataWithError = processedData.toMutableList()
processedDataWithError[1] = PreparedProcessedData.withErrors(processedDataWithError[1].accession)

Expand Down

0 comments on commit 6fface7

Please sign in to comment.