3928-worker.time-control_sendMail #1129

Merged
joan merged 26 commits from 3928-worker.time-control_sendMail into dev 2022-11-11 07:30:09 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 4d81991d86 - Show all commits

View File

@ -1,6 +1,6 @@
const models = require('vn-loopback/server/server').models; const models = require('vn-loopback/server/server').models;
fdescribe('workerTimeControl sendMail()', () => { describe('workerTimeControl sendMail()', () => {
const workerId = 18; const workerId = 18;
const ctx = { const ctx = {
req: { req: {