Skip to content

Commit

Permalink
That's all folks!
Browse files Browse the repository at this point in the history
  • Loading branch information
crusaderky committed Apr 2, 2023
1 parent 6bcbcce commit af65a2a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion zict/tests/utils_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@

from zict.common import ZictBase

REPEAT_STRESS_TESTS = 100
# How many times to repeat non-deterministic stress tests.
# You may set it as high as 50 if you wish to run in CI.
REPEAT_STRESS_TESTS = 1


def generate_random_strings(n, min_len, max_len):
Expand Down

0 comments on commit af65a2a

Please sign in to comment.