feat: refs #7277 fdescribe
gitea/salix/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Javi Gallego 2024-08-30 13:51:36 +02:00
parent 51535bfa6b
commit c45a861ef4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ const models = require('vn-loopback/server/server').models;
const LoopBackContext = require('loopback-context');
const UserError = require('vn-loopback/util/user-error');
fdescribe('InvoiceOut transfer()', () => {
describe('InvoiceOut transfer()', () => {
const userId = 5;
const ctx = {
req: {