Bias the TimeChanged generator to make alarms more likely

This commit is contained in:
Sven van Heugten 2026-01-20 21:00:02 +01:00
parent fd7d927775
commit 59a1b1e41d
3 changed files with 26 additions and 4 deletions

View file

@ -9,8 +9,8 @@
<ItemGroup>
<Compile Include="FakeHome.fs" />
<Compile Include="GenHelpers.fs" />
<Compile Include="InteractionListGenerators.fs" />
<Compile Include="InteractionListHelpers.fs" />
<Compile Include="InteractionListGenerators.fs" />
<Compile Include="LightArbitraries.fs" />
<Compile Include="NightLightTests.fs" />
</ItemGroup>