From 73bb5dae7a2ce2a85e03ff7caa4a2de4137bf459 Mon Sep 17 00:00:00 2001 From: Paul Beaudoin Date: Fri, 2 Aug 2024 21:26:25 -0400 Subject: [PATCH] Add missing fixture --- .../query-6ba55bf03f545e4ed0d50a48c55c94b9.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 test/fixtures/query-6ba55bf03f545e4ed0d50a48c55c94b9.json diff --git a/test/fixtures/query-6ba55bf03f545e4ed0d50a48c55c94b9.json b/test/fixtures/query-6ba55bf03f545e4ed0d50a48c55c94b9.json new file mode 100644 index 00000000..11d3decf --- /dev/null +++ b/test/fixtures/query-6ba55bf03f545e4ed0d50a48c55c94b9.json @@ -0,0 +1,17 @@ +{ + "body": { + "took": 21, + "timed_out": false, + "_shards": { + "total": 3, + "successful": 3, + "failed": 0 + }, + "hits": { + "total": 0, + "max_score": null, + "hits": [] + } + }, + "statusCode": 200 +} \ No newline at end of file