From bb60926bf77e02dbb0855886ae4f91593e201432 Mon Sep 17 00:00:00 2001 From: fallenbagel <98979876+Fallenbagel@users.noreply.github.com> Date: Sun, 23 Feb 2025 04:18:39 +0800 Subject: [PATCH] style(cypress): run prettier --- cypress/config/settings.cypress.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/config/settings.cypress.json b/cypress/config/settings.cypress.json index 08be1f163..159b1a623 100644 --- a/cypress/config/settings.cypress.json +++ b/cypress/config/settings.cypress.json @@ -197,4 +197,4 @@ }, "dnsCache": true } -} \ No newline at end of file +}