Demonstrate a bug
This commit is contained in:
parent
e792a57cb4
commit
7472825140
4 changed files with 23 additions and 1 deletions
|
|
@ -3,6 +3,7 @@ module NightLight.Core.Tests.ArbitraryInteractionLists
|
|||
open System
|
||||
open FsCheck.FSharp
|
||||
open NightLight.Core.Tests.InteractionListGenerators
|
||||
open NightLight.Core.Models
|
||||
|
||||
let private isDay (time: DateTime) =
|
||||
time.TimeOfDay >= TimeSpan.FromHours 5.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue