You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-13 23:36:04 +02:00
Доработки по пропущенным тестам
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
Response = OPI_Twitter.GetToken(Code, Parameters);
|
||||
Response = OPI_Tools.JSONString(Response);
|
||||
Parameters = GetTwitterAuthData();
|
||||
Code = "123456";
|
||||
|
||||
Result = OPI_Twitter.GetToken(Code, Parameters);
|
||||
|
||||
Reference in New Issue
Block a user