mirror of
https://github.com/bendtherules/react-fiber-traverse.git
synced 2026-08-18 22:01:49 +00:00
Update all imnport usages of mountInEnzyme
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
import { traverse } from "../src";
|
||||
|
||||
// Import test helpers and sample components
|
||||
import { mountAndGetRootNode } from "./utils/mount-in-enzyme";
|
||||
import { mountAndGetRootNode } from "./utils/mountInEnzyme";
|
||||
|
||||
describe("traverse", () => {
|
||||
let container: HTMLDivElement;
|
||||
|
||||
Reference in New Issue
Block a user