summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/coverage/no_tests_included
AgeCommit message (Collapse)Author
2023-06-08chore: Use relative paths for assert imports to avoid test flakes (#19427)Matt Mastracci
Tests occasionally fail if we get a bad gateway attempting to fetch the assertion module
2023-04-19fix(test/coverage): exclude test files (#18748)Levente Kurusa
Fixes: #18454