We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2856c28 commit dbb13ceCopy full SHA for dbb13ce
src/test/java/SdkUnitTests.java
@@ -49,7 +49,7 @@ public class SdkUnitTests {
49
50
public static final String SignTest1File = "/src/test/docs/SignTest1.pdf";
51
public static final String TemplateId = "cf2a46c2-xxxx-xxxx-xxxx-752547b1a419";
52
- public String EnvelopeId = "48a37c6f-c484-43b7-b469-ec02f5207114";
+ public String EnvelopeId = "d648126f-883a-47fe-b53c-f21b3fe83b83";
53
// JUnit 4.12 runs test cases in parallel, so the envelope ID needs to be initiated as well.
54
55
// private JSON json = new JSON();
0 commit comments