Skip to content

Instantly share code, notes, and snippets.

@jasongaare
Last active June 8, 2017 14:23
Show Gist options
  • Save jasongaare/92d75f69a402a7bc8a22c15688589432 to your computer and use it in GitHub Desktop.
Save jasongaare/92d75f69a402a7bc8a22c15688589432 to your computer and use it in GitHub Desktop.
exports[`Testing removeFilters remove filters as expected 1`] = `
Array [
Array [
Object {
"ids": Array [
2,
],
},
],
Array [
Object {
"ids": Array [],
},
],
]
`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment