diff --git a/apps/tests/layouts/grid-layout-tests.ts b/apps/tests/layouts/grid-layout-tests.ts index e3771120b..bbf5f5519 100644 --- a/apps/tests/layouts/grid-layout-tests.ts +++ b/apps/tests/layouts/grid-layout-tests.ts @@ -568,4 +568,5 @@ export var test_codesnippets = function () { gridLayout.addRow(firstRow); gridLayout.addRow(secondRow); // ``` + // };