Skip to content

Commit

Permalink
fixes cli test
Browse files Browse the repository at this point in the history
  • Loading branch information
tclose committed Jun 19, 2024
1 parent 4029d56 commit 0a20401
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xnat_ingest/tests/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ def test_stage_and_upload(
str(log_file),
"info",
"--add-logger",
"xnat",
"--raise-errors",
"--delete",
"--xnat-login",
Expand All @@ -219,6 +220,7 @@ def test_stage_and_upload(
str(log_file),
"info",
"--add-logger",
"xnat",
"--always-include",
"medimage/dicom-series",
"--raise-errors",
Expand Down

0 comments on commit 0a20401

Please sign in to comment.