mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
parent
94fe0047f7
commit
be432c0d89
226 changed files with 969 additions and 949 deletions
|
@ -81,7 +81,7 @@ describe('ThresholdVisualization', () => {
|
|||
|
||||
test('periodically requests visualization data', async () => {
|
||||
const refreshRate = 10;
|
||||
jest.useFakeTimers();
|
||||
jest.useFakeTimers('legacy');
|
||||
|
||||
const wrapper = mountWithIntl(
|
||||
<ThresholdVisualization
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue