Update unit tests for runtime host and third-person navigation controller
This commit is contained in:
@@ -194,6 +194,7 @@ describe("ThirdPersonNavigationController", () => {
|
||||
});
|
||||
|
||||
controller.activate(context);
|
||||
document.dispatchEvent(new Event("pointerlockchange"));
|
||||
document.dispatchEvent(mouseMoveEvent);
|
||||
controller.update(0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user