Skip to content

Commit 879dcf1

Browse files
committed
Release Aspose.Cells.Cloud SDK 20.2
1 parent aa5e75b commit 879dcf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ func NewBaseTest() *BaseTest {
5959
localTestDataFolder: "TestData/",
6060
TestNumber: 0,
6161
// Get App key and App SID from https://aspose.cloud
62-
CellsAPI: NewCellsApiService("66164C51-693E-4904-A121-545961673EC1", "536e76768419db9585afdd37bb5f7533", "https://api.aspose.cloud/v3.0"),
62+
CellsAPI: NewCellsApiService("xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "https://api.aspose.cloud/v3.0"),
6363
}
6464
return bt
6565
}

0 commit comments

Comments
 (0)