Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
chore: small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroenv committed Apr 12, 2019
1 parent bddd6fb commit 52067ba
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,8 @@ describe('connectQueryRules', () => {
{ banner: 'image-transformed.png' },
]);
const props: ConnectedProps<QueryRulesProps> = {
...defaultProps,
...defaultPropsSingleIndex,
transformItems: transformItemsSpy,
contextValue,
};
const searchState = {};
const searchResults = {
Expand Down

0 comments on commit 52067ba

Please sign in to comment.