Skip to content

Commit

Permalink
Use checksumming revsort test
Browse files Browse the repository at this point in the history
  • Loading branch information
adamnovak authored Jan 16, 2025
1 parent e886b66 commit c63334a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/toil/test/cwl/cwlTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ def test_run_revsort_nochecksum(self) -> None:
)

def test_run_revsort_no_container(self) -> None:
self.revsort_no_checksum(
self.revsort(
"revsort.cwl", partial(self._tester, main_args=["--no-container"])
)

Expand Down

0 comments on commit c63334a

Please sign in to comment.