refactor(client): move jest-dom into setup file
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
/* global jest, expect */
|
||||
import React from 'react';
|
||||
import 'jest-dom/extend-expect';
|
||||
import ShallowRenderer from 'react-test-renderer/shallow';
|
||||
import { apiLocation } from '../../config/env.json';
|
||||
|
||||
|
Reference in New Issue
Block a user