Skip to content

Commit dbb13ce

Browse files
authored
Old envelope was removed per DS retention policy
1 parent 2856c28 commit dbb13ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/SdkUnitTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public class SdkUnitTests {
4949

5050
public static final String SignTest1File = "/src/test/docs/SignTest1.pdf";
5151
public static final String TemplateId = "cf2a46c2-xxxx-xxxx-xxxx-752547b1a419";
52-
public String EnvelopeId = "48a37c6f-c484-43b7-b469-ec02f5207114";
52+
public String EnvelopeId = "d648126f-883a-47fe-b53c-f21b3fe83b83";
5353
// JUnit 4.12 runs test cases in parallel, so the envelope ID needs to be initiated as well.
5454

5555
// private JSON json = new JSON();

0 commit comments

Comments
 (0)