mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 12:41:46 +00:00
update test
This commit is contained in:
@@ -88,8 +88,8 @@ clean_finder_metadata
|
||||
EOF
|
||||
|
||||
[ "$status" -eq 0 ]
|
||||
[[ "$output" == *"Finder metadata"* ]]
|
||||
[[ "$output" == *"protected"* ]]
|
||||
# Whitelist-protected items no longer show output (UX improvement in V1.22.0)
|
||||
[[ "$output" == "" ]]
|
||||
}
|
||||
|
||||
@test "check_ios_device_backups returns when no backup dir" {
|
||||
|
||||
Reference in New Issue
Block a user