auto-git:
[change] tests/domain/create-empty-scene-document.test.js
This commit is contained in:
@@ -55,7 +55,8 @@ describe("createEmptySceneDocument", () => {
|
||||
bokehScale: 1.5
|
||||
},
|
||||
fogPath: "performance",
|
||||
waterPath: "performance"
|
||||
waterPath: "performance",
|
||||
waterReflectionMode: "none"
|
||||
}
|
||||
});
|
||||
expect(document.brushes).toEqual({});
|
||||
|
||||
Reference in New Issue
Block a user