Skip to content

Fix: Test failed when creating a new project #63

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
hoangmirs opened this issue Apr 4, 2022 · 1 comment · Fixed by #71
Closed

Fix: Test failed when creating a new project #63

hoangmirs opened this issue Apr 4, 2022 · 1 comment · Fixed by #71
Assignees
Milestone

Comments

@hoangmirs
Copy link
Contributor

hoangmirs commented Apr 4, 2022

Issue

Expected

npm run test should be run properly

Steps to reproduce

  1. Create a new project
  2. Run npm run test and observe the result
@malparty
Copy link
Member

malparty commented Apr 5, 2022

Issue found: the .tool-versions file should be copied under the template folder. I'll handle that today.

@malparty malparty self-assigned this Apr 5, 2022
@carryall carryall added this to the 2.2.0 milestone Apr 6, 2022
carryall added a commit that referenced this issue Apr 6, 2022
[#63] Add .tool-versions file in the template folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants