You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-15 20:13:31 +02:00
Преобразование OPI -> OInt (workflow)
This commit is contained in:
committed by
Vitaly the Alpaca (bot)
parent
480dff7c5b
commit
ff81c71150
File diff suppressed because it is too large
Load Diff
@@ -228,7 +228,7 @@ Function ExpectsThat(Value) Export
|
||||
|
||||
Module = GetCommonModule("ЮТест");
|
||||
Awaiting = TypeOf(Module) = Type("CommonModule");
|
||||
Return Module.ExpectsThat(Value);
|
||||
Return Module.ОжидаетЧто(Value);
|
||||
|
||||
Except
|
||||
Return Awaiting.Что(Value);
|
||||
|
@@ -228,7 +228,7 @@ Function ExpectsThat(Value) Export
|
||||
|
||||
Module = GetCommonModule("ЮТест");
|
||||
Awaiting = TypeOf(Module) = Type("CommonModule");
|
||||
Return Module.ExpectsThat(Value);
|
||||
Return Module.ОжидаетЧто(Value);
|
||||
|
||||
Except
|
||||
Return Awaiting.Что(Value);
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user