From 470c96a4a0185e24bcfd680e37edaf79b7cbbffd Mon Sep 17 00:00:00 2001 From: Gauthier Date: Tue, 25 Mar 2025 15:10:24 +0100 Subject: [PATCH] style: 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 30190736..7bcb5324 100644 --- a/cypress/config/settings.cypress.json +++ b/cypress/config/settings.cypress.json @@ -178,4 +178,4 @@ "schedule": "0 0 5 * * *" } } -} \ No newline at end of file +}