diff --git a/tests/serialization/scene-document-json.test.ts b/tests/serialization/scene-document-json.test.ts index 6e1d8ffc..3bee01a6 100644 --- a/tests/serialization/scene-document-json.test.ts +++ b/tests/serialization/scene-document-json.test.ts @@ -112,7 +112,10 @@ import { createTeleportPlayerInteractionLink, createToggleVisibilityInteractionLink } from "../../src/interactions/interaction-links"; -import { STARTER_MATERIAL_LIBRARY } from "../../src/materials/starter-material-library"; +import { + STARTER_MATERIAL_LIBRARY, + createCustomMaterialDef +} from "../../src/materials/starter-material-library"; import { createModelInstance } from "../../src/assets/model-instances"; import { createProjectAssetStorageKey,