You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-01 22:29:52 +02:00
Преобразование OPI -> OInt (workflow)
This commit is contained in:
committed by
Vitaly the Alpaca (bot)
parent
5e0d1466a9
commit
f45bbef3f5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user