From bca2621e1508460a28c9b3874b6657a958b85652 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Mon, 15 Oct 2018 11:19:34 +0200 Subject: [PATCH] [Fix] fixed broken test --- .../resources/realmtest/config/StrolchConfiguration.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/li.strolch.persistence.postgresql/src/test/resources/realmtest/config/StrolchConfiguration.xml b/li.strolch.persistence.postgresql/src/test/resources/realmtest/config/StrolchConfiguration.xml index 93b943306..9e2ca1286 100644 --- a/li.strolch.persistence.postgresql/src/test/resources/realmtest/config/StrolchConfiguration.xml +++ b/li.strolch.persistence.postgresql/src/test/resources/realmtest/config/StrolchConfiguration.xml @@ -51,5 +51,11 @@ 1 + + OperationsLog + li.strolch.handler.operationslog.OperationsLog + li.strolch.handler.operationslog.OperationsLog + RealmHandler + \ No newline at end of file