summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/eval/env_file_missing.out
AgeCommit message (Collapse)Author
2024-01-22refactor: don't error when `.env` is not present (#21879)Asher Gomez
Uses similar format to when the latest version of std is implicitly being used. Closes #21788