Skip to content

Commit c878c52

Browse files
committed
Remove testing resources from index so they don't get included in other packages
1 parent d6d65ed commit c878c52

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

src/index.ts

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,6 @@ export * from "./interfaces/service-response";
2929

3030
//#endregion Interfaces
3131

32-
// -----------------------------------------------------------------------------------------
33-
// #region Tests
34-
// -----------------------------------------------------------------------------------------
35-
36-
// factories
37-
export * from "./tests/factories/factory-type";
38-
export * from "./tests/factories/stub-resource-record-factory";
39-
40-
// stubs
41-
export * from "./tests/stubs/stub-resource";
42-
export * from "./tests/stubs/stub-resource-record";
43-
44-
//#endregion Tests
45-
4632
// -----------------------------------------------------------------------------------------
4733
// #region Types
4834
// -----------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)