test: refs #8910 skip EntryDescriptor

This commit is contained in:
Alex Moreno 2025-04-16 15:00:03 +02:00
parent 7c5fcf78b9
commit fdf0283e7e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import '../commands.js';
describe('EntryDescriptor', () => {
describe.skip('EntryDescriptor', () => {
beforeEach(() => {
cy.viewport(1920, 1080);
cy.login('buyer');