From b9a318a5f1bb15df9d8052893298480c5457f62d Mon Sep 17 00:00:00 2001 From: Sven van Heugten Date: Mon, 5 Jan 2026 22:51:30 +0100 Subject: [PATCH] Improve test name --- NightLight.Core.Tests/NightLightTests.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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