Closed dhayab closed 5 months ago
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit 74c88ba6467a53a3a5f778329332389281b1a419:
Sandbox | Source |
---|---|
example-instantsearch-getting-started | Configuration |
example-react-instantsearch-getting-started | Configuration |
example-react-instantsearch-next-app-dir-example | Configuration |
example-react-instantsearch-next-routing-example | Configuration |
example-vue-instantsearch-getting-started | Configuration |
Summary
Quick PR to return e2e tests to a working state, as a recent change in the dataset we use shifted the results returned from Algolia. This is now reflected in the relevant assertion.
Result
E2E tests pass again.