Fix formatting in runtime-project-time.test.ts

This commit is contained in:
2026-04-13 15:55:04 +02:00
parent 989efdd53d
commit 0904ff8bfb

View File

@@ -9,8 +9,8 @@ import {
hasTimeWindowJustStarted,
isWithinTimeWindow,
resolveRuntimeDayPhase,
resolveRuntimeDayNightWorldState
,resolveRuntimeTimeState
resolveRuntimeDayNightWorldState,
resolveRuntimeTimeState
} from "../../src/runtime-three/runtime-project-time";
describe("runtime project time", () => {