test: refs #8697 enable EntryStockBought test suite by removing skip
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
2d316b3721
commit
e4f83de123
|
@ -1,4 +1,4 @@
|
|||
describe.skip('EntryStockBought', () => {
|
||||
describe('EntryStockBought', () => {
|
||||
beforeEach(() => {
|
||||
cy.viewport(1920, 1080);
|
||||
cy.login('buyer');
|
||||
|
|
Loading…
Reference in New Issue