diff options
Diffstat (limited to 'service/test')
-rw-r--r-- | service/test/support/integration/app_test_client.py | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/service/test/support/integration/app_test_client.py b/service/test/support/integration/app_test_client.py index 0f6c5813..62c3bd65 100644 --- a/service/test/support/integration/app_test_client.py +++ b/service/test/support/integration/app_test_client.py @@ -187,9 +187,3 @@ def initialize_soledad(tempdir): cert_file, defer_encryption=False) return _soledad - - - - - - |