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

Commit

Permalink
test: Updage snapshot with searchClient
Browse files Browse the repository at this point in the history
  • Loading branch information
francoischalifour committed May 5, 2018
1 parent 8d50734 commit 6b70d2b
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@ Object {
},
},
},
"searchClient": Object {
"addAlgoliaAgent": [MockFunction] {
"calls": Array [
Array [
"react-instantsearch 5.0.3",
],
],
},
},
"searchState": undefined,
"stalledSearchDelay": 200,
}
Expand All @@ -34,6 +43,15 @@ Object {
"root": Object {
"Root": "div",
},
"searchClient": Object {
"addAlgoliaAgent": [MockFunction] {
"calls": Array [
Array [
"react-instantsearch 5.0.3",
],
],
},
},
"searchState": undefined,
"stalledSearchDelay": 200,
}
Expand Down

0 comments on commit 6b70d2b

Please sign in to comment.