You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Change] tests: prune tautological assertions in 01-install-cli + 47-ignore-inotify-defaults
[Change] 01-install-cli.bats: remove "uninstall.sh delegates service
removal to pkg_service_uninstall" — tautological grep-for-token
assertion, proves string presence but not behavior
[Change] 47-ignore-inotify-defaults.bats: remove "ignore_inotify.defaults
is installed at internals path" — adjacent "has non-comment
entries" test implicitly requires the file to exist (grep -c
on a missing path exits non-zero), so the existence assertion
is redundant coverage
0 commit comments