#5919 createLocker #2446

Merged
jorgep merged 42 commits from 5919-createLocker into dev 2024-05-13 13:10:40 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 1f39330041 - Show all commits

View File

@ -1,6 +1,6 @@
const {models} = require('vn-loopback/server/server');
fdescribe('locker model ', () => {
describe('locker model ', () => {
const productionBossId = 50;
const hrBuyerId = 124;
const hrId = 37;