Update e2e/tests/test_e2e.py

This commit is contained in:
Felix Kunde 2021-06-08 18:49:44 +02:00 committed by GitHub
parent 2f893540e8
commit 1ed916ff52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -314,7 +314,7 @@ class EndToEndTestCase(unittest.TestCase):
'postgresqls', 'acid-minimal-cluster',
{
'spec': {
c
'enableConnectionPooler': False
}
})