From dc4fb69b7c3f6a32637cbd2178c9e11bc4a9bd8f Mon Sep 17 00:00:00 2001 From: Gauthier Date: Thu, 3 Oct 2024 10:15:24 +0200 Subject: [PATCH] fix: add missing newline --- 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 72291e01d..5dc717075 100644 --- a/cypress/config/settings.cypress.json +++ b/cypress/config/settings.cypress.json @@ -174,4 +174,4 @@ "schedule": "0 0 5 * * *" } } -} \ No newline at end of file +}