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`` () =