From bb708d06c8659ea5f5d2167cef3f534e94819e6d Mon Sep 17 00:00:00 2001 From: artemiipatov Date: Mon, 7 Aug 2023 13:32:06 +0700 Subject: [PATCH] refactor: tests count --- tests/GraphBLAS-sharp.Tests/Helpers.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/GraphBLAS-sharp.Tests/Helpers.fs b/tests/GraphBLAS-sharp.Tests/Helpers.fs index 62261244..5f8d043b 100644 --- a/tests/GraphBLAS-sharp.Tests/Helpers.fs +++ b/tests/GraphBLAS-sharp.Tests/Helpers.fs @@ -17,7 +17,7 @@ module Utils = { FsCheckConfig.defaultConfig with maxTest = 10 startSize = 1 - endSize = 50 + endSize = 1000 arbitrary = [ typeof typeof