mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-02 03:38:55 +02:00
Преобразование OPI -> OInt (workflow)
This commit is contained in:
parent
8203b3a282
commit
08c265aaf7
@ -231,7 +231,7 @@ Function ExpectsThat(Value) Export
|
||||
Return Module.ОжидаетЧто(Value);
|
||||
|
||||
Except
|
||||
Return Awaiting.Что(Value);
|
||||
Return Ожидаем.Что(Value);
|
||||
EndTry;
|
||||
|
||||
EndFunction
|
||||
|
@ -231,7 +231,7 @@ Function ExpectsThat(Value) Export
|
||||
Return Module.ОжидаетЧто(Value);
|
||||
|
||||
Except
|
||||
Return Awaiting.Что(Value);
|
||||
Return Ожидаем.Что(Value);
|
||||
EndTry;
|
||||
|
||||
EndFunction
|
||||
|
Loading…
Reference in New Issue
Block a user