Skip to content

Commit

Permalink
try to fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
  • Loading branch information
thjaeckle committed May 4, 2022
1 parent 84d4148 commit ea1fd42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions things/service/src/test/resources/test.conf
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ akka {
log-config-on-start = off

actor {
provider = "akka.cluster.ClusterActorRefProvider"
serializers {
bson = "org.eclipse.ditto.internal.utils.test.mongo.BsonDocumentSerializer"
}
Expand Down

0 comments on commit ea1fd42

Please sign in to comment.