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: missing route in user effects RouterTestingModule #95 #97

Merged
merged 1 commit into from
Jan 24, 2020

Conversation

Sebastian-Haehnlein
Copy link
Contributor

PR Type

[x] Bugfix
[x] CI-related changes

What Is the Current Behavior?

Issue Number: #95

user.effects.spec.ts log some errors to console.error
"Unhandled Promise rejection: Cannot match any routes. URL Segment: 'account/profile'"
looks like logging without throwing an error

What Is the New Behavior?

clean output for ci

Does this PR Introduce a Breaking Change?

[x] No

@Sebastian-Haehnlein Sebastian-Haehnlein self-assigned this Jan 24, 2020
@Sebastian-Haehnlein Sebastian-Haehnlein added this to the 0.17 milestone Jan 24, 2020
@Sebastian-Haehnlein Sebastian-Haehnlein added the bug Something isn't working label Jan 24, 2020
@shauke shauke merged commit a73d17f into develop Jan 24, 2020
@shauke shauke deleted the bugfix/ci-jest-error-log branch January 24, 2020 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants