Update Enzyme adapter name
This commit is contained in:
parent
85d1bb65c6
commit
d492ee4d8a
4 changed files with 19 additions and 19 deletions
|
@ -16,7 +16,7 @@ limitations under the License.
|
|||
|
||||
import '../skinned-sdk'; // Must be first for skinning to work
|
||||
import React from "react";
|
||||
import Adapter from "enzyme-adapter-react-16";
|
||||
import Adapter from "@wojtekmaj/enzyme-adapter-react-17";
|
||||
import { configure, mount } from "enzyme";
|
||||
|
||||
import {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue