Migrate some enzyme tests to RTL (#9383)
This commit is contained in:
parent
c795ada78c
commit
6b30a5e1c9
10 changed files with 102 additions and 163 deletions
|
@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
import "@testing-library/jest-dom";
|
||||
import Adapter from "@wojtekmaj/enzyme-adapter-react-17";
|
||||
// eslint-disable-next-line deprecate/import
|
||||
import { configure } from "enzyme";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue