0
0
Fork 0

deploy: fix e2e after db deploy

This commit is contained in:
Alex Moreno 2024-05-28 12:12:31 +02:00
parent 75e9bc42aa
commit 2c307e5f29
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
describe('WorkerList', () => {
const workerId = 1109;
const lockerCode = '201A';
const lockerCode = '2F';
const input = '.q-card input';
const firstOpt = '[role="listbox"] .q-item:nth-child(1)';
beforeEach(() => {