We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd4f865 commit 6022916Copy full SHA for 6022916
tests/test_path_creation.py
@@ -1,6 +1,6 @@
1
from taxonomy.models import Taxonomy
2
3
-TEST_RANGE = 2_000_000
+TEST_RANGE = 1_00_000
4
5
6
def test_automatic_name_creation():
0 commit comments