From c10a87fba902b62cea5846816bffdeda0aae982b Mon Sep 17 00:00:00 2001 From: AN Date: Fri, 30 Jun 2023 15:21:10 -0500 Subject: [PATCH] lol --- tests/Hedgehog.Xunit.Tests.FSharp/PropertyTests.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Hedgehog.Xunit.Tests.FSharp/PropertyTests.fs b/tests/Hedgehog.Xunit.Tests.FSharp/PropertyTests.fs index 2ad1e3c..bad59c2 100644 --- a/tests/Hedgehog.Xunit.Tests.FSharp/PropertyTests.fs +++ b/tests/Hedgehog.Xunit.Tests.FSharp/PropertyTests.fs @@ -445,7 +445,7 @@ module ``IDisposable test module`` = | _ -> failwith "impossible" -module ``PropertyTestCaseDiscoverer works`` = +module ``The PropertyTestCaseDiscoverer works`` = let mutable runs = 0 [] let ``increment runs`` () =