From f01a9d50fb686bd90e13d334c53b2af5662a2677 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Fri, 24 May 2024 15:15:42 +0530 Subject: [PATCH] chore: Fix formatting --- cypress/platform/knsv-4442.html | 4 +++- cypress/platform/knsv3.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/cypress/platform/knsv-4442.html b/cypress/platform/knsv-4442.html index 4a8fa7246..fc15a1685 100644 --- a/cypress/platform/knsv-4442.html +++ b/cypress/platform/knsv-4442.html @@ -33,7 +33,9 @@ background-image: radial-gradient(#fff 51%, transparent 91%), radial-gradient(#fff 51%, transparent 91%); background-size: 20px 20px; - background-position: 0 0, 10px 10px; + background-position: + 0 0, + 10px 10px; background-repeat: repeat; } .malware { diff --git a/cypress/platform/knsv3.html b/cypress/platform/knsv3.html index 26368a62a..1d65c2ddf 100644 --- a/cypress/platform/knsv3.html +++ b/cypress/platform/knsv3.html @@ -1,4 +1,4 @@ - +