feat: refs #8697 enable data-cy attribute for VnTable, update test cases to remove skips and adjust selectors #1529

Merged
pablone merged 2 commits from 8697-fixSkipedE2e into dev 2025-03-03 06:24:07 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e4f83de123 - Show all commits
test/cypress/integration/entry

View File

@ -1,4 +1,4 @@
describe.skip('EntryStockBought', () => {
describe('EntryStockBought', () => {
beforeEach(() => {
cy.viewport(1920, 1080);
cy.login('buyer');