Skip to content

Commit

Permalink
update: fix a test
Browse files Browse the repository at this point in the history
  • Loading branch information
VsevolodX committed Mar 23, 2024
1 parent c021751 commit 1e1b51f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/__tests__/components/ThreeDEditor.jsx
@@ -1,6 +1,7 @@
import { Made } from "@mat3ra/made";
import Adapter from "@wojtekmaj/enzyme-adapter-react-17";
import Enzyme from "enzyme";
import expect from "expect";
import React from "react";

import { ThreeDEditor } from "../../../src/components/ThreeDEditor";
Expand Down

0 comments on commit 1e1b51f

Please sign in to comment.