#6891 showRightSideFilterPanel #353

Merged
jorgep merged 48 commits from 6891-showRightSideFilterPanel into dev 2024-05-15 13:39:23 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 6a6d5b6d23 - Show all commits

View File

@ -1,6 +1,6 @@
describe('WorkerList', () => {
const workerId = 1110;
const lockerCode = '200A';
const workerId = 1109;
const lockerCode = '201A';
Review

Arreglar test de e2e.

Arreglar test de e2e.
const input = '.q-card input';
const firstOpt = '[role="listbox"] .q-item:nth-child(1)';
beforeEach(() => {