0
0
Fork 0

test: refs #8697 enable EntryStockBought test suite by removing skip

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(() => {
cy.viewport(1920, 1080);
cy.login('buyer');