Error: expect(received).toMatchSnapshot()
Snapshot name: `getPingHistogram returns a single bucket if array has 1 1`
- Snapshot - 1
+ Received + 1
@@ -5,7 +5,7 @@
"upCount": 2,
"x": 1,
"y": 1,
},
],
- "minInterval": 36000,
+ "minInterval": 36001,
}
at Object.it (/dev/shm/workspace/parallel/9/kibana/x-pack/plugins/uptime/server/lib/requests/__tests__/get_ping_histogram.test.ts:68:20)
at process._tickCallback (internal/process/next_tick.js:68:7)