Skip to content

Commit 962bae4

Browse files
committed
version test
1 parent f96ce6c commit 962bae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/sdk/tests.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const request = spt(testUtils.url);
88
let API_KEY_ADMIN = testUtils.get("API_KEY_ADMIN");
99
let APP_KEY = testUtils.get('APP_KEY');
1010
let APP_ID = testUtils.get("APP_ID");
11-
const config_ver = 1;
11+
const config_ver = 2;
1212

1313
describe('SDK Plugin', function() {
1414
//==================================================================================================================

0 commit comments

Comments
 (0)