summaryrefslogtreecommitdiff
path: root/lib/tests
AgeCommit message (Collapse)Author
2024-05-08fix(cli): fix edge cases in `omz plugin disable` command (#12401)Marc Cornellà
Also introduces tests, which will be refactored into the proper place when a test system is finally designed. Fixes #12400