From 4023f0de752a172d085e33be54c8820a6ebf53eb Mon Sep 17 00:00:00 2001 From: vimossi Date: Fri, 8 Nov 2024 16:35:59 -0400 Subject: [PATCH] branch testing --- cypress/e2e/main.spec.cy.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cypress/e2e/main.spec.cy.js b/cypress/e2e/main.spec.cy.js index 3c47c7d..53f23af 100644 --- a/cypress/e2e/main.spec.cy.js +++ b/cypress/e2e/main.spec.cy.js @@ -11,4 +11,6 @@ describe('template spec', () => { } }) }) -}) \ No newline at end of file +}) + +// testing \ No newline at end of file