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

Fixes: eslint semicolons + MemoryHistory failing test #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Rendez
Copy link

@Rendez Rendez commented May 30, 2018

No description provided.

Luis Merino added 2 commits May 30, 2018 16:52
Both Browser and History shares the first step of the ReplaceChangesTheKey sequence.
The expectation to match the key prop is different for Memory since it creates
a first initial entry which contains a value other than undefined. Checking if
entries is part of the returned history objects is now used to distinguish one history
object type from another and write a working expecation match object.
@Rendez Rendez changed the title Fix eslint errored files with semi colons FIX: Eslint semicolons + MemoryHistory failing test May 30, 2018
@Rendez Rendez changed the title FIX: Eslint semicolons + MemoryHistory failing test Fixes: eslint semicolons + MemoryHistory failing test May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant