Skip to content

Commit

Permalink
Actual verbose output 2
Browse files Browse the repository at this point in the history
  • Loading branch information
stxue1 committed Jan 8, 2025
1 parent 283e6a3 commit 832c1fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/toil/test/cwl/cwlTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -1199,8 +1199,8 @@ def test_run_conformance(
must_support_all_features: bool = False,
junit_file: Optional[str] = None,
) -> None:
if junit_file is None:
junit_file = os.path.join(self.rootDir, "conformance-1.2.junit.xml")
# if junit_file is None:
# junit_file = os.path.join(self.rootDir, "conformance-1.2.junit.xml")
run_conformance_tests(
workDir=self.cwlSpec,
yml=self.test_yaml,
Expand Down

0 comments on commit 832c1fe

Please sign in to comment.