Removed focus
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Joan Sanchez 2023-04-11 09:01:59 +02:00
parent b0f1bae33e
commit 4807fcb394
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
const {models} = require('vn-loopback/server/server');
fdescribe('account login()', () => {
describe('account login()', () => {
const employeeId = 1;
const unauthCtx = {
req: {