Skip to content

Commit bb708d0

Browse files
committed
refactor: tests count
1 parent 779c8de commit bb708d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/GraphBLAS-sharp.Tests/Helpers.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ module Utils =
1717
{ FsCheckConfig.defaultConfig with
1818
maxTest = 10
1919
startSize = 1
20-
endSize = 50
20+
endSize = 1000
2121
arbitrary =
2222
[ typeof<Generators.SingleMatrix>
2323
typeof<Generators.PairOfSparseMatricesOfEqualSize>

0 commit comments

Comments
 (0)