Skip to content

Commit

Permalink
Update test_bam_collapsing.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rhshah committed Sep 6, 2024
1 parent 11cfa25 commit f3ecf91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_bam_collapsing.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ def setup_module():

cmd = [
"cwltool",
"--preserve-environment",
"PATH",
# "--preserve-environment",
# "PATH",
"bam_collapsing.cwl",
"test_fgbio_bam_collapsing/inputs/inputs.json",
]
Expand Down

0 comments on commit f3ecf91

Please sign in to comment.