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 617d436 commit 7ba7a49Copy full SHA for 7ba7a49
tests/conftest.py
@@ -331,7 +331,7 @@ def get_app_config(database, nondefaults=None):
331
"sessions.secret": "123456",
332
"sessions.url": "redis://localhost:0/",
333
"statuspage.url": "https://2p66nmmycsj3.statuspage.io",
334
- "warehouse.xmlrpc.cache.url": "redis://localhost:0/",
+ "warehouse.xmlrpc.cache.url": "null://",
335
"terms.revision": "initial",
336
}
337
0 commit comments