Update imports in serialization tests to include createCustomMaterialDef

This commit is contained in:
2026-05-18 16:15:36 +02:00
parent 21f4e62cec
commit 360bff74d9

View File

@@ -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,