Fix broken JdbcLedgerDaoSpec (#4449)

changelog_begin
changelog_end
This commit is contained in:
Moritz Kiefer 2020-02-07 18:19:34 +01:00 committed by GitHub
parent 19ba231986
commit 1c87d7e8a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1116,7 +1116,6 @@ class JdbcLedgerDaoSpec
GenTransaction(HashMap.empty, ImmArray.empty, None),
Map.empty
),
Map.empty,
Map(AbsoluteContractId(s"contractId$id") -> Set(bob)),
List(AbsoluteContractId(s"contractId$id") -> someContractInstance)
)