Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD committed Jul 1, 2024
1 parent 6e6bd0c commit 5776c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/docker_rclone_with_config_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ def test_rclone_with_config(self):
f"--volume {self.test_folder}:{self.test_folder} "
'-e RCLONE_CONFIG="$RCLONE_CONFIG" '
'-e RCLONE_COMMAND="$RCLONE_COMMAND" '
"ghcr.io/catalystneuro/neuroconv:rclone_with_config"
"ghcr.io/catalystneuro/rclone_with_config:latest"
),
catch_output=True,
)
Expand Down

0 comments on commit 5776c78

Please sign in to comment.