Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into warmFix_8688-fixAgencyFilters
gitea/salix-front/pipeline/pr-test This commit is unstable Details

This commit is contained in:
Jose Antonio Tubau 2025-03-11 08:21:42 +01:00
commit 8c1aa725a1
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/// <reference types="cypress" />
describe('Client balance', () => {
describe.skip('Client balance', () => {
beforeEach(() => {
cy.viewport(1280, 720);
cy.login('developer');