diff --git a/NightLight.Core.Tests/NightLightTests.fs b/NightLight.Core.Tests/NightLightTests.fs index 292a417..f19afa7 100644 --- a/NightLight.Core.Tests/NightLightTests.fs +++ b/NightLight.Core.Tests/NightLightTests.fs @@ -44,7 +44,7 @@ type NightLightTests() = fakeHome.ForAllLightsThatAreOn(fun (_, _, color) -> color = Red) [] - 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