Get rid of NightLightStateMachine in the tests

This commit is contained in:
Sven van Heugten 2026-01-04 10:23:36 +01:00
parent bd550bfcd9
commit 285874777a
3 changed files with 17 additions and 41 deletions

View file

@ -7,7 +7,6 @@
</PropertyGroup>
<ItemGroup>
<Compile Include="NightLightStateMachine.fs" />
<Compile Include="FakeHome.fs" />
<Compile Include="Arbitraries.fs" />
<Compile Include="NightLightTests.fs" />