From 525e630ebcfb2b1bd24c3d1a635549a97cdabe38 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Thu, 30 Oct 2025 02:01:45 +0900 Subject: [PATCH] fix: indentation --- cypress/integration/rendering/icons.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/integration/rendering/icons.spec.ts b/cypress/integration/rendering/icons.spec.ts index 5293a7365..e6267532d 100644 --- a/cypress/integration/rendering/icons.spec.ts +++ b/cypress/integration/rendering/icons.spec.ts @@ -192,7 +192,7 @@ flowchart TB imgSnapshotTest(`--- config: icons: - timeout: 1 + timeout: 1 packs: logos: "@iconify-json/logos@1" ---