mirror of
https://github.com/1C-Company/v8-code-style.git
synced 2025-05-28 14:57:31 +02:00
G5V8DT-25134 Падают тесты CodeAfterAsyncCallCheckTest (#1448)
Co-authored-by: Nikolay Babin <babn@1c.ru>
This commit is contained in:
parent
dc3f5f874a
commit
ef369968e3
@ -238,7 +238,7 @@ public final class CodeAfterAsyncCallCheck
|
||||
}
|
||||
else
|
||||
{
|
||||
//statements = getStatementsFromContainer(container);
|
||||
statements = getStatementsFromContainer(container);
|
||||
}
|
||||
return statements;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user