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 failing test #51

Merged
merged 2 commits into from
Oct 14, 2017
Merged

Fix failing test #51

merged 2 commits into from
Oct 14, 2017

Conversation

wacii
Copy link
Collaborator

@wacii wacii commented Oct 12, 2017

There was a test that failed sporadically. It should have been failing all the time, not because the underlying feature was broken, but because I forgot to add necessary meta information to an offline action being used in the test.

Both the failing and sporadically parts have been fixed. I took the opportunity to make some other improvements. Specifically not reusing the default state in case someone mutated it and separating noop from the default reducer, which had been merged for some reason.

I will leave this up for a few days in case anyone wants to take a look before I merge it.

@wacii wacii mentioned this pull request Oct 12, 2017
@wacii wacii merged commit 26c7683 into sorodrigo:develop Oct 14, 2017
@wacii wacii deleted the fix-failing-test branch February 20, 2018 19:34
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.

1 participant