Skip to content

Commit

Permalink
lol
Browse files Browse the repository at this point in the history
  • Loading branch information
dharmaturtle committed Jun 30, 2023
1 parent c45ba46 commit c10a87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Hedgehog.Xunit.Tests.FSharp/PropertyTests.fs
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ module ``IDisposable test module`` =
| _ -> failwith "impossible"


module ``PropertyTestCaseDiscoverer works`` =
module ``The PropertyTestCaseDiscoverer works`` =
let mutable runs = 0
[<Property>]
let ``increment runs`` () =
Expand Down

0 comments on commit c10a87f

Please sign in to comment.