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: error only when karma is navigating #3575

Closed
wants to merge 1 commit into from

Conversation

kyliau
Copy link
Collaborator

@kyliau kyliau commented Nov 16, 2020

This commit fixes a bug whereby Karma mistakenly errors out when it is
not navigating. This is because the variable was flipped from
reloadingContext to karmaNavigating in #3565, but the condition was
not negated.

This commit fixes a bug whereby Karma mistakenly errors out when it is
*not* navigating. This is because the variable was flipped from
`reloadingContext` to `karmaNavigating` in karma-runner#3565, but the condition was
not negated.
@karmarunnerbot
Copy link
Member

Build karma 385 failed (commit 32d65222b6 by @kyliau)

@karmarunnerbot
Copy link
Member

Build karma 384 failed (commit 32d65222b6 by @kyliau)

@kyliau kyliau closed this Nov 16, 2020
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.

2 participants