Skip to content

Commit ff66a3a

Browse files
Update test_path_creation.py
1 parent eb74ef0 commit ff66a3a

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 = 1_00_000
3+
TEST_RANGE = 1_00_0
44

55

66
def test_automatic_name_creation():

0 commit comments

Comments
 (0)