summaryrefslogtreecommitdiff
path: root/service/test/support/integration/app_test_client.py
diff options
context:
space:
mode:
Diffstat (limited to 'service/test/support/integration/app_test_client.py')
-rw-r--r--service/test/support/integration/app_test_client.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/service/test/support/integration/app_test_client.py b/service/test/support/integration/app_test_client.py
index 3d224941..186aeca2 100644
--- a/service/test/support/integration/app_test_client.py
+++ b/service/test/support/integration/app_test_client.py
@@ -93,6 +93,7 @@ class AppTestClient(object):
services.mail_service = self.mail_service
services.draft_service = self.draft_service
services.search_engine = self.search_engine
+ services.feedback_service = self.feedback_service
self.service_factory.add_session('someuserid', services)
self.resource.initialize(