From ebcb436cb7aef73b3531c674cfd5e8484487b7db Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 20 Nov 2025 15:24:07 +0000 Subject: [PATCH 1/2] Initial plan From d23a4a6c5789f50a1e6dfb20abc3fff28348282b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 20 Nov 2025 15:25:49 +0000 Subject: [PATCH 2/2] =?UTF-8?q?Fix=20typo:=20'ecrypted'=20=E2=86=92=20'enc?= =?UTF-8?q?rypted'=20in=20test=20docstring?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: JoeZiminski <55797454+JoeZiminski@users.noreply.github.com> --- tests/tests_transfers/ssh/test_ssh_transfer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests_transfers/ssh/test_ssh_transfer.py b/tests/tests_transfers/ssh/test_ssh_transfer.py index 8c995ede9..72b310a81 100644 --- a/tests/tests_transfers/ssh/test_ssh_transfer.py +++ b/tests/tests_transfers/ssh/test_ssh_transfer.py @@ -160,7 +160,7 @@ def test_ssh_wildcards_3(self, ssh_setup): ) def test_rclone_config_file_encrypted(self, ssh_setup): - """Quick confidence check the set up rclone config is indeed ecrypted.""" + """Quick confidence check the set up rclone config is indeed encrypted.""" pathtable, project = ssh_setup test_utils.check_rclone_file_is_encrypted(