test : fixed prettier issue

This commit is contained in:
Dinesh Katariya 2023-06-13 12:33:48 +00:00
parent 2617b2ba2f
commit 68db9a32ba

View file

@ -69,7 +69,7 @@ describe("isCustomColor", () => {
}); });
describe("getMostUsedCustomColors", () => { describe("getMostUsedCustomColors", () => {
const elements:readonly any[] = [ const elements: readonly any[] = [
{ {
type: "rectangle", type: "rectangle",
id: "1", id: "1",