mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-12 05:58:18 +02:00
Add PR suggestions
This commit is contained in:
parent
a87519e615
commit
91c68f91f1
7 changed files with 37 additions and 17 deletions
|
@ -28,6 +28,7 @@ class TestConnectionPool(TestCase):
|
|||
"""Tests for our connection pooling behaviour"""
|
||||
|
||||
def setUp(self):
|
||||
# Mimic the settings added to settings.py
|
||||
self.pool_options = {
|
||||
# Current pool size
|
||||
"size": 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue