Skip to content

Commit

Permalink
Test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Sep 8, 2024
1 parent 6bea294 commit d9f441a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ public void testUserMessageNoMessageProperties () throws Exception
aEbms3UserMessage.setPartyInfo (aEbms3PartyInfo);
aEbms3UserMessage.setPayloadInfo (aEbms3PayloadInfo);
aEbms3UserMessage.setCollaborationInfo (aEbms3CollaborationInfo);
aEbms3UserMessage.setMessageProperties (MessageHelperMethods.createEbms3MessageProperties (null));
aEbms3UserMessage.setMessageInfo (MessageHelperMethods.createEbms3MessageInfo ());

aEbms3Messaging.addUserMessage (aEbms3UserMessage);
Expand Down

0 comments on commit d9f441a

Please sign in to comment.