Skip to content

Commit e097e42

Browse files
committed
Update test
1 parent bef82d8 commit e097e42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/baseTest.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ import * as api from "../src/api";
2626

2727
let storageApi;
2828

29-
const AppSid = "66164C51-693E-4904-A121-545961673EC1";
30-
const AppKey = "536e76768419db9585afdd37bb5f7533";
29+
const AppSid = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx";
30+
const AppKey = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";
3131
const ApiURL = "https://api.aspose.cloud/v3.0"
3232

3333
/**

0 commit comments

Comments
 (0)