Skip to content

Commit

Permalink
refactor: tests count
Browse files Browse the repository at this point in the history
  • Loading branch information
artemiipatov committed Aug 7, 2023
1 parent 779c8de commit bb708d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/GraphBLAS-sharp.Tests/Helpers.fs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module Utils =
{ FsCheckConfig.defaultConfig with
maxTest = 10
startSize = 1
endSize = 50
endSize = 1000
arbitrary =
[ typeof<Generators.SingleMatrix>
typeof<Generators.PairOfSparseMatricesOfEqualSize>
Expand Down

0 comments on commit bb708d0

Please sign in to comment.