We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2df37c commit 1891ba7Copy full SHA for 1891ba7
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[tool.pytest.ini_options]
6
log_level = "INFO"
7
-redis_timeout = 60
+redis_timeout = 30
8
testpaths = ["tests"]
9
python_classes = []
10
python_files = ["test_*.py"]
0 commit comments