Skip to content

Commit 935b498

Browse files
authored
Update test_remote.py
1 parent e77b5b8 commit 935b498

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_remote.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,3 @@ def test_get_file_transfer(self):
9393
self.remote._adapter._get_file_transfer(file="abc.txt", local_dir="local", remote_dir="test"),
9494
os.path.abspath("abc.txt")
9595
)
96-

0 commit comments

Comments
 (0)