Fix formatting in runtime-project-time.test.ts
This commit is contained in:
@@ -9,8 +9,8 @@ import {
|
|||||||
hasTimeWindowJustStarted,
|
hasTimeWindowJustStarted,
|
||||||
isWithinTimeWindow,
|
isWithinTimeWindow,
|
||||||
resolveRuntimeDayPhase,
|
resolveRuntimeDayPhase,
|
||||||
resolveRuntimeDayNightWorldState
|
resolveRuntimeDayNightWorldState,
|
||||||
,resolveRuntimeTimeState
|
resolveRuntimeTimeState
|
||||||
} from "../../src/runtime-three/runtime-project-time";
|
} from "../../src/runtime-three/runtime-project-time";
|
||||||
|
|
||||||
describe("runtime project time", () => {
|
describe("runtime project time", () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user