1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-11 22:19:00 +00:00

update test

This commit is contained in:
Tw93
2026-01-17 10:25:00 +08:00
parent 3672000779
commit d39d787c83

View File

@@ -88,8 +88,8 @@ clean_finder_metadata
EOF EOF
[ "$status" -eq 0 ] [ "$status" -eq 0 ]
[[ "$output" == *"Finder metadata"* ]] # Whitelist-protected items no longer show output (UX improvement in V1.22.0)
[[ "$output" == *"protected"* ]] [[ "$output" == "" ]]
} }
@test "check_ios_device_backups returns when no backup dir" { @test "check_ios_device_backups returns when no backup dir" {