mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Remove explicit imports of whatwg-fetch from individual test files
This commit is contained in:
committed by
Tom Ratcliffe
parent
389250afe0
commit
a5c75c5ffb
@@ -1,4 +1,3 @@
|
||||
import 'whatwg-fetch'; // fetch polyfill
|
||||
import { fireEvent, render as rtlRender, screen } from '@testing-library/react';
|
||||
import userEvent from '@testing-library/user-event';
|
||||
import { HttpResponse, http } from 'msw';
|
||||
|
||||
Reference in New Issue
Block a user