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