diff --git a/tests/mocha/.eslintrc.json b/tests/mocha/.eslintrc.json index 7606fd3b2..80da5f108 100644 --- a/tests/mocha/.eslintrc.json +++ b/tests/mocha/.eslintrc.json @@ -14,6 +14,7 @@ "assertVariableValues": true, "captureWarnings": true, "createTestBlock": true, + "createRenderedBlock": true, "defineRowBlock": true, "defineStackBlock": true, "defineStatementBlock": true,