Skip to content
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

fix(schematics): correct spec description in reducer template #1269

Conversation

koumatsumoto
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[x] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: #1265

What is the new behavior?

Correct description in template according to the proposal.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

Closes #1265

@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.615% when pulling 880d13e on kouMatsumoto:correct-description-in-reducer-spec-template into 4223ff9 on ngrx:master.

@brandonroberts brandonroberts merged commit b7ab4f8 into ngrx:master Aug 22, 2018
@koumatsumoto koumatsumoto deleted the correct-description-in-reducer-spec-template branch September 2, 2018 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Schematics: Reducer spec test description incorrect
3 participants