Update test for project time settings command

This commit is contained in:
2026-04-13 15:10:27 +02:00
parent 98638edcf9
commit 59ba618e45

View File

@@ -16,7 +16,7 @@ describe("createSetProjectTimeSettingsCommand", () => {
nextTime.dayLengthMinutes = 12;
nextTime.sunriseTimeOfDayHours = 5.75;
nextTime.sunsetTimeOfDayHours = 20.25;
nextTime.night.lightIntensityFactor = 0.28;
nextTime.dawnDurationHours = 1.5;
store.executeCommand(
createSetProjectTimeSettingsCommand({