auto-git:
[change] tests/unit/underwater-fog.test.ts
This commit is contained in:
@@ -16,7 +16,8 @@ describe("resolveUnderwaterFogState", () => {
|
||||
waveStrength: 0.4
|
||||
}
|
||||
],
|
||||
fog: []
|
||||
fog: [],
|
||||
light: []
|
||||
}
|
||||
};
|
||||
|
||||
@@ -48,4 +49,4 @@ describe("resolveUnderwaterFogState", () => {
|
||||
})
|
||||
).toBeNull();
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user