forked from verdnatura/salix-front
test: skip EntryStockBought test suite
This commit is contained in:
parent
391777195a
commit
15a6e3a3c5
|
@ -1,4 +1,4 @@
|
||||||
describe('EntryStockBought', () => {
|
describe.skip('EntryStockBought', () => {
|
||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
cy.viewport(1920, 1080);
|
cy.viewport(1920, 1080);
|
||||||
cy.login('buyer');
|
cy.login('buyer');
|
||||||
|
|
Loading…
Reference in New Issue