Bug Report Checklist
Expected
https://github.com/LearningTypeScript/projects/tree/main/projects/from-javascript-to-typescript/the-typeinator references being able to run npm run test -- and a step number.
Actual
https://github.com/LearningTypeScript/projects/tree/main/projects/from-javascript-to-typescript/the-typeinator/03-callbacks-to-async-await doesn't have a test file!
Impacted Project
from-javascript-to-typescript/the-typeinator
Additional Info
See #322 -> #321 for an example of similar missing test issue.
💖
Bug Report Checklist
mainbranch of the repository.Expected
https://github.com/LearningTypeScript/projects/tree/main/projects/from-javascript-to-typescript/the-typeinator references being able to run
npm run test --and a step number.Actual
https://github.com/LearningTypeScript/projects/tree/main/projects/from-javascript-to-typescript/the-typeinator/03-callbacks-to-async-await doesn't have a test file!
Impacted Project
from-javascript-to-typescript/the-typeinator
Additional Info
See #322 -> #321 for an example of similar missing test issue.
💖