mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 15:39:42 +00:00
update test
This commit is contained in:
@@ -34,8 +34,8 @@ clean_user_essentials
|
||||
EOF
|
||||
|
||||
[ "$status" -eq 0 ]
|
||||
[[ "$output" == *"Trash"* ]]
|
||||
[[ "$output" == *"whitelist"* ]]
|
||||
# Whitelist-protected items no longer show output (UX improvement in V1.22.0)
|
||||
[[ "$output" != *"Trash"* ]]
|
||||
}
|
||||
|
||||
@test "clean_macos_system_caches calls safe_clean for core paths" {
|
||||
|
||||
Reference in New Issue
Block a user