Skip to content

Commit 6b6db1a

Browse files
authored
[PLT-0] Self rate limit tests (#1540)
1 parent b7325cd commit 6b6db1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[pytest]
22
pythonpath = .
3-
addopts = -rP -vvv --reruns 2 --reruns-delay 10 --durations=20 -n 32
3+
addopts = -rP -vvv --reruns 2 --reruns-delay 10 --durations=20 -n 10
44
markers =
55
slow: marks tests as slow (deselect with '-m "not slow"')

0 commit comments

Comments
 (0)