1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-13 20:05:19 +02:00

Преобразование OPI -> OInt (workflow)

This commit is contained in:
Vitaly the Alpaca
2024-06-01 17:59:17 +00:00
committed by Vitaly the Alpaca (bot)
parent 480dff7c5b
commit ff81c71150
4 changed files with 710 additions and 710 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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);

View File

@@ -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