summaryrefslogtreecommitdiff
path: root/cli/tests/config
AgeCommit message (Collapse)Author
2024-02-07chore(cli): Use @test_util for relative path for unit tests (#22327)Matt Mastracci
This removes the majority of `../../../../../../test_util` relative imports from the codebase, allowing us to move this code more easily in the future.