test: refs #8697 enable EntryStockBought test suite by removing skip
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Pablo Natek 2025-03-02 00:15:24 +01:00
parent 2d316b3721
commit e4f83de123
1 changed files with 1 additions and 1 deletions

View File

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