We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d585d4 commit ca8aaa6Copy full SHA for ca8aaa6
__test__/op-connect.test.ts
@@ -8,7 +8,7 @@ import CategoryEnum = Item.CategoryEnum;
8
import { ErrorMessageFactory, HttpErrorFactory } from "../src/lib/utils";
9
import { ERROR_MESSAGE } from "../src/lib/constants";
10
import { ApiMock } from "./mocks";
11
-import { ItemFile } from "../dist/model/itemFile";
+import { ItemFile } from "../src/model/itemFile";
12
import { FullItemAllOfFields } from "../src/model/models";
13
14
// eslint-disable-next-line @typescript-eslint/tslint/config
0 commit comments