Skip to content
Snippets Groups Projects
Commit 92a0010f authored by Klaus Fischer's avatar Klaus Fischer
Browse files

Remove unused comment

parent a4f377f3
No related branches found
No related tags found
1 merge request!13Feature/559 validate certificates
......@@ -12,7 +12,6 @@ public class RejectSubmissionTest : EndToEndTestBase {
[Order(10)]
[Test]
public void SendingSubmission() {
// TODO - weaker test for signature validation certificates
var submission = Sender.WithDestination(Settings.DestinationId)
.WithServiceType("Straight forward test", Settings.LeikaKey)
.WithAttachments(new Attachment("Test.pdf", "A simple PDF"))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment