Skip to content

Conversation

@catorda
Copy link
Contributor

@catorda catorda commented Oct 14, 2018

For issue #17

test.js Outdated
expect(parsed).to.have.keys(['arr']);
expect(parsed).to.deep.equal({ arr: ['2', '3', '1'] });
});
it.only('converts query string with duplicate keys', function() {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove .only

@joshghent
Copy link
Owner

Thanks very much for this @catorda - this is great! Appreciate you writing tests for this too, awesome work 👍 Good to have you in open source, hope to see you around 🎉

@joshghent joshghent merged commit 17ed3f9 into joshghent:master Oct 15, 2018
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.

3 participants