Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD committed Sep 29, 2024
1 parent 6a8d552 commit 7e30330
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ def test_deploy_neuroconv_batch_job(self):
aws_access_key_id=aws_access_key_id,
aws_secret_access_key=aws_secret_access_key,
)
# Assume no other tests of EFS volumes are fluctuating at the same time, otherwise make this more specific
efs_volumes_before = efs_client.describe_file_systems()

rclone_command = (
Expand Down

0 comments on commit 7e30330

Please sign in to comment.