diff --git a/test/cypress/integration/worker/workerLocker.spec.js b/test/cypress/integration/worker/workerLocker.spec.js index 01e74760b..2ae15e983 100644 --- a/test/cypress/integration/worker/workerLocker.spec.js +++ b/test/cypress/integration/worker/workerLocker.spec.js @@ -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(() => {