Add project name to test case
This commit is contained in:
@@ -452,6 +452,7 @@ describe("project document JSON", () => {
|
||||
const migratedDocument = parseProjectDocumentJson(
|
||||
JSON.stringify({
|
||||
version: NPC_PRESENCE_SCENE_DOCUMENT_VERSION,
|
||||
name: "Legacy Presence Project",
|
||||
activeSceneId: "scene-main",
|
||||
scenes: {
|
||||
"scene-main": {
|
||||
|
||||
Reference in New Issue
Block a user