Removed focus
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2021-02-02 10:12:37 +01:00
parent 524d1274c9
commit dea858c314
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
const app = require('vn-loopback/server/server');
const LoopBackContext = require('loopback-context');
fdescribe('workerTimeControl add/delete timeEntry()', () => {
describe('workerTimeControl add/delete timeEntry()', () => {
const HHRRId = 37;
const teamBossId = 13;
const employeeId = 1;