From 10c9bfe2665fb8828d2748a76599925ba535d92b Mon Sep 17 00:00:00 2001 From: jtubau Date: Wed, 29 Jan 2025 08:49:41 +0100 Subject: [PATCH] refactor: refs #8418 remove commented issue reference from myEntry.spec.js --- test/cypress/integration/entry/myEntry.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/cypress/integration/entry/myEntry.spec.js b/test/cypress/integration/entry/myEntry.spec.js index f06fdbbcc..bf5adcae9 100644 --- a/test/cypress/integration/entry/myEntry.spec.js +++ b/test/cypress/integration/entry/myEntry.spec.js @@ -8,7 +8,7 @@ describe('EntryMy when is supplier', () => { }, }); }); - // https://redmine.verdnatura.es/issues/8418 + it('should open buyLabel when is supplier', () => { cy.get( '[to="/null/3"] > .q-card > .column > .q-btn > .q-btn__content > .q-icon'