Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good
Details
gitea/salix-front/pipeline/head This commit looks good
Details
This commit is contained in:
commit
b3d76a60dc
|
@ -4,7 +4,6 @@ describe('OrderList', () => {
|
|||
cy.login('developer');
|
||||
cy.viewport(1920, 1080);
|
||||
cy.visit('/#/order/list');
|
||||
cy.domContentLoad();
|
||||
});
|
||||
|
||||
it('create order', () => {
|
||||
|
|
Loading…
Reference in New Issue