From acc669c6c464451a03ce02c888708277fed15313 Mon Sep 17 00:00:00 2001 From: jacquesfize Date: Thu, 23 Jan 2025 16:19:08 +0100 Subject: [PATCH] test --- .github/workflows/cypress.yml | 4 ++-- frontend/src/app/modules/login/login/login.component.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index aaadb600ce..02264ab67e 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -111,7 +111,7 @@ jobs: cp ./config/settings.ini.sample ./config/settings.ini ./install/05_install_frontend.sh --ci env: - GEONATURE_CONFIG_FILE: '${{ github.workspace }}/config/test_config.toml' + GEONATURE_CONFIG_FILE: "${{ github.workspace }}/config/test_config.toml" - name: Install core modules run: | geonature install-gn-module contrib/occtax OCCTAX --build=false @@ -135,7 +135,7 @@ jobs: - name: Cypress run uses: cypress-io/github-action@v5 with: - record: false + record: true working-directory: ./frontend start: npm run start wait-on: http://127.0.0.1:4200 diff --git a/frontend/src/app/modules/login/login/login.component.html b/frontend/src/app/modules/login/login/login.component.html index 6350c00c0e..3a6605fc26 100644 --- a/frontend/src/app/modules/login/login/login.component.html +++ b/frontend/src/app/modules/login/login/login.component.html @@ -4,7 +4,7 @@ this.config.STATIC_URL }}/images/login_background.jpg) center 10% no-repeat;" > - +