fix: refs #5919 drop focus

This commit is contained in:
Jorge Penadés 2024-05-13 14:00:19 +02:00
parent 5d5f1ef7c5
commit 1f39330041
1 changed files with 1 additions and 1 deletions

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;