test: skip EntryStockBought test suite
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2025-02-28 14:12:12 +01:00
parent 391777195a
commit 15a6e3a3c5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
describe('EntryStockBought', () => {
describe.skip('EntryStockBought', () => {
beforeEach(() => {
cy.viewport(1920, 1080);
cy.login('buyer');