You've already forked OpenIntegrations
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:
committed by
Vitaly the Alpaca (bot)
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
|
||||
|
Reference in New Issue
Block a user