diff --git a/scripts/test.sh b/scripts/test.sh index a5b4f3d..3e695db 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -1,6 +1,7 @@ #!/bin/sh +# Not chosen for exact values, only to be larger than defaults export QUICKCHECK_TESTS=2000 export QUICKCHECK_GENERATOR_SIZE=1000 -cargo test \ No newline at end of file +cargo test