Skip to content

Commit cb0626a

Browse files
committed
20201104 update 1: fixs test case
1 parent 45cf3ad commit cb0626a

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
@@ -23,8 +23,8 @@
2323
*/
2424

2525
import * as api from "../src/api";
26-
const AppSid = "91A2FD07-BBA1-4B32-9112-ABFB1FE8AEBD";
27-
const AppKey = "0fbf678c5ecabdb5caca48452a736dd0";
26+
const AppSid = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxx";
27+
const AppKey = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";
2828
const ApiURL = "https://api-qa.aspose.cloud";
2929

3030
/**

0 commit comments

Comments
 (0)