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

Bad Returned Results Test #60

Open
jachin opened this issue Feb 12, 2020 · 0 comments
Open

Bad Returned Results Test #60

jachin opened this issue Feb 12, 2020 · 0 comments

Comments

@jachin
Copy link

jachin commented Feb 12, 2020

I think this line is wrong.

var result_hash = sifter.search('switzerland europe', options);

It should be something like

var result_hash = sifter_hash.search('switzerland europe', options);

But it looks like that will also break the test, because the id will be different a instead of 0.

@jachin jachin changed the title Bad Test Bad Returned Results Test Feb 12, 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

No branches or pull requests

1 participant