You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When running either "ng add @briebug/jest-schematic" or "ng g @briebug/jest-schematic:add" the error "Cannot set property 'builder' of undefined" is given
I've updated the tests to check for your type of example, which was an angular.json project config without a test builder path. I tested against your repo and it ran successfully. Let me know if you still have an issue.
Describe the bug
When running either "ng add @briebug/jest-schematic" or "ng g @briebug/jest-schematic:add" the error "Cannot set property 'builder' of undefined" is given
To Reproduce
Steps to reproduce the behavior:
Expected behavior
![schematic-error](https://user-images.githubusercontent.com/1072285/95667239-594cda80-0b20-11eb-9c63-5b710f863965.png)
no error
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
This was discovered on a windows box, then verified on a separate Mac
The text was updated successfully, but these errors were encountered: