Remove jest-fetch-mock

This commit is contained in:
Marcus Eide
2020-09-29 14:45:09 +02:00
parent dbe126f75e
commit b7e41a5565
-2
View File
@@ -14,5 +14,3 @@
* limitations under the License.
*/
import '@testing-library/jest-dom';
require('jest-fetch-mock').enableMocks();