summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/lockfile/basic
AgeCommit message (Collapse)Author
2023-03-16chore(tests): fix flaky test_no_lock (#18206)David Sherret
The test output capturing is known to be flaky. Closes #18199
2023-03-13fix(info/doc): add missing `--no-lock` and `--lock` flags (#18166)David Sherret
Closes #18159