7489-testToMaster #408

Merged
alexm merged 292 commits from 7489-testToMaster into master 2024-05-28 05:33:17 +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';
const input = '.q-card input';
const firstOpt = '[role="listbox"] .q-item:nth-child(1)';
beforeEach(() => {