Improve test name

This commit is contained in:
Sven van Heugten 2026-01-05 22:51:30 +01:00
parent 2443468eb4
commit b9a318a5f1

View file

@ -44,7 +44,7 @@ type NightLightTests() =
fakeHome.ForAllLightsThatAreOn(fun (_, _, color) -> color = Red) fakeHome.ForAllLightsThatAreOn(fun (_, _, color) -> color = Red)
[<Property>] [<Property>]
let ``After pressing 'Off' on the remote, the remotely controlled lights should stay off until 'On' is pressed again`` let ``After pressing 'Off' on the remote, the remotely controlled lights should stay off until 'On' is pressed``
() ()
= =
genInteractionListContaining genInteractionListContaining