Failing action unit test without creators from NgRx schematic #2082
Labels
Accepting PRs
bug
community watch
Someone from the community is working this issue/PR
Project: Schematics
When I use the action schematic to generate an action unit test with creators, I get a passing unit test. However, when I use the action schematic to generate an action unit test without creators, I get a failing unit test.
##Minimal reproduction of the bug/regression with instructions:
You get a failing spec when not using creators:
However, you get a passing spec when using creators:
Expected behavior:
I would expect my newly created test to always be passing regardless of the use of creators, but at the very least it should be consistent.
Versions of NgRx, Angular, Node, affected browser(s) and operating system(s):
NgRx 8, Angular 8, Node 10.16.0
I would be willing to submit a PR to fix this issue
[ ] Yes (Assistance is provided if you need help submitting a pull request)
[x] No
Too busy swimming the arctic ocean. Splash, splash.
The text was updated successfully, but these errors were encountered: