Skip to content

Commit b8d1509

Browse files
authored
Fresh envelope id for the tests
TODO get an id dynamically using the API
1 parent f1bc841 commit b8d1509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
sign_test1_file = "test/docs/SignTest1.pdf"
3131
template_id = "cf2a46c2-xxxx-xxxx-xxxx-752547b1a419"
32-
envelope_id = "21009b53-0596-4901-aa06-055ce1799147"
32+
envelope_id = "c1ba2332-950b-47cb-a924-0388a41c4154"
3333
user_id = "fcc5726c-xxxx-xxxx-xxxx-40bbbe6ca126"
3434
oauth_base_url = "account-d.docusign.com" # use account.docusign.com for Live/Production
3535
redirect_uri = "https://www.docusign.com/api"

0 commit comments

Comments
 (0)