Closed teodorlu closed 4 months ago
Please answer the following questions and leave the below in as part of your PR.
[ ] This PR corresponds to an issue with a clear problem statement.
[ ] I have updated the CHANGELOG.md file with a description of the addressed issue.
[x] I have considered whether I should add more tests covering the code I've changed.
I'm unable to reproduce https://github.com/babashka/neil/issues/230 locally.
neil-dev dep upgrade
neil dep upgrade
neil 0.3.67
But I don't think a test covering the case would hurt.
Thanks !
Please answer the following questions and leave the below in as part of your PR.
[ ] This PR corresponds to an issue with a clear problem statement.
[ ] I have updated the CHANGELOG.md file with a description of the addressed issue.
[x] I have considered whether I should add more tests covering the code I've changed.
I'm unable to reproduce https://github.com/babashka/neil/issues/230 locally.
neil-dev dep upgrade
works as I expect (run from latest master)neil dep upgrade
works as I expect (neil 0.3.67
)But I don't think a test covering the case would hurt.