6005-backupLabeler #2276

Merged
pablone merged 50 commits from 6005-backupLabeler into dev 2024-04-12 07:12:54 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ac9732606c - Show all commits

View File

@ -1,6 +1,6 @@
const models = require('vn-loopback/server/server').models;
fdescribe('Operator', () => {
describe('Operator', () => {
const authorFk = 9;
const sectorId = 1;
const labeler = 1;