Skip to content

Commit

Permalink
Update test_remote.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen committed Jul 16, 2023
1 parent 7dbe0d0 commit e77b5b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_remote.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,4 @@ def test_get_file_transfer(self):
self.remote._adapter._get_file_transfer(file="abc.txt", local_dir="local", remote_dir="test"),
os.path.abspath("abc.txt")
)

0 comments on commit e77b5b8

Please sign in to comment.