Skip to content

Commit 6022916

Browse files
Update test_path_creation.py
1 parent fd4f865 commit 6022916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_path_creation.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from taxonomy.models import Taxonomy
22

3-
TEST_RANGE = 2_000_000
3+
TEST_RANGE = 1_00_000
44

55

66
def test_automatic_name_creation():

0 commit comments

Comments
 (0)