From 5a50262a50897f5a9b3a30149ccc0bb6a45cf16b Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Wed, 5 Aug 2026 20:17:42 +0200 Subject: [PATCH] rename test backup machines --- tests/backup_tests.bats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/backup_tests.bats b/tests/backup_tests.bats index eb1ec4f..4eebba4 100755 --- a/tests/backup_tests.bats +++ b/tests/backup_tests.bats @@ -265,7 +265,7 @@ teardown() { [ -d "build/2000-01-01_01_backup" ] } -@test "backup remotes" { +@test "backup machines" { machine_backup_pathes() { : } -- 2.47.3