Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair committed May 24, 2019
1 parent ba6458a commit c9e8bdc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dkist/utils/globus/tests/test_transfer.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,3 @@ def test_start_transfer(mocker, transfer_client, mock_endpoints):
for filepath, tfr in zip(file_list, transfer_manifest):
assert str(filepath) == tfr['source_path']
assert "/" + filepath.name == tfr['destination_path']


0 comments on commit c9e8bdc

Please sign in to comment.