fix circular proxy error on binding

This commit is contained in:
Sebastian Sdorra
2013-02-05 17:32:29 +01:00
parent fef990c218
commit 29fdc2fc69
2 changed files with 3 additions and 0 deletions

View File

@@ -467,6 +467,7 @@ public class ScmRealmTest
repositoryDAO,
userDAO,
authManager,
null,
requestProvider,
responseProvider
);