Fix test name

This commit is contained in:
Sven van Heugten 2026-01-08 20:19:22 +01:00
parent 75e1170cf2
commit 0033fed73e

View file

@ -82,7 +82,7 @@ type NightLightTests() =
|> Prop.trivial (Seq.isEmpty lightsWithPower) |> Prop.trivial (Seq.isEmpty lightsWithPower)
[<Property>] [<Property>]
let ``After pressing 'Off' on the remote, all lights that have power should be on as long as the 'On' button isn't pressed and a new day doesn't start`` let ``After pressing 'Off' on the remote, all remotely controlled lights should be off as long as the 'On' button isn't pressed and a new day doesn't start``
() ()
= =
concatGens concatGens