auto-git:
[change] tests/domain/scene-document-validation.test.ts
This commit is contained in:
@@ -733,6 +733,10 @@ describe("validateSceneDocument", () => {
|
|||||||
},
|
},
|
||||||
crouch: {
|
crouch: {
|
||||||
speedMultiplier: 0
|
speedMultiplier: 0
|
||||||
|
},
|
||||||
|
edgeAssist: {
|
||||||
|
enabled: "yes",
|
||||||
|
pushToTopHeight: -1
|
||||||
}
|
}
|
||||||
} as unknown as ReturnType<
|
} as unknown as ReturnType<
|
||||||
typeof createPlayerStartEntity
|
typeof createPlayerStartEntity
|
||||||
|
|||||||
Reference in New Issue
Block a user