Page MenuHomeSoftware Heritage

D2533.id9012.diff
No OneTemporary

D2533.id9012.diff

diff --git a/swh/web/tests/test_gunicorn_config.py b/swh/web/tests/test_gunicorn_config.py
--- a/swh/web/tests/test_gunicorn_config.py
+++ b/swh/web/tests/test_gunicorn_config.py
@@ -1,8 +1,4 @@
-# Copyright (C) 2019 The Software Heritage developers
-# See the AUTHORS file at the top-level directory of this distribution
-# License: GNU General Public License version 3, or any later version
-# See top-level LICENSE file for more information
-# Copyright (C) 2019 The Software Heritage developers
+# Copyright (C) 2019-2020 The Software Heritage developers
# See the AUTHORS file at the top-level directory of this distribution
# License: GNU General Public License version 3, or any later version
# See top-level LICENSE file for more information
@@ -32,6 +28,7 @@
dsn='test_dsn',
integrations=[django_integration],
debug=False,
+ release=None,
)
@@ -48,4 +45,5 @@
dsn='test_dsn',
integrations=[django_integration],
debug=True,
+ release=None,
)

File Metadata

Mime Type
text/plain
Expires
Jul 3 2025, 9:52 AM (5 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3229978

Event Timeline