Remove comment

This commit is contained in:
idastambuk
2026-01-14 17:51:22 +01:00
parent 48579dc946
commit 5b0d003e3e
@@ -132,8 +132,4 @@ test.describe(
await expect(row1.getByTestId(selectors.components.Panels.Panel.title('New panel'))).toHaveCount(2);
});
}
);
// utils
// add new panel through sidebar
);