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