Bump the test group across 1 directory with 4 updates #5014
Annotations
2 errors
Site search › tracking › should track if there are no results:
__tests__/search.test.js#L176
expect(received).toEqual(expected) // deep equality
Expected: ArrayContaining [ObjectContaining {"event": "site_search", "event_data": {"action": "no result", "text": "lorem ipsum"}}, ObjectContaining {"ecommerce": {"items": []}, "event": "view_item_list"}]
Received: undefined
at Object.toEqual (__tests__/search.test.js:176:41)
|
JavaScript tests
Process completed with exit code 1.
|