fix: refs #8602 skip EntryBuys test and add issue reference
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
ed2f2dc273
commit
328fc50e40
|
@ -1,5 +1,6 @@
|
|||
import '../commands.js';
|
||||
describe('EntryBuys', () => {
|
||||
// https://redmine.verdnatura.es/issues/9008
|
||||
describe.skip('EntryBuys', () => {
|
||||
beforeEach(() => {
|
||||
cy.viewport(1920, 1080);
|
||||
cy.login('buyer');
|
||||
|
|
Loading…
Reference in New Issue