mirror of
https://github.com/1C-Company/v8-code-style.git
synced 2025-05-29 23:37:36 +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
|
else
|
||||||
{
|
{
|
||||||
//statements = getStatementsFromContainer(container);
|
statements = getStatementsFromContainer(container);
|
||||||
}
|
}
|
||||||
return statements;
|
return statements;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user