Removed focus
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
92b6318c79
commit
319a168b89
|
@ -2,7 +2,7 @@ const app = require('vn-loopback/server/server');
|
|||
const LoopBackContext = require('loopback-context');
|
||||
const models = app.models;
|
||||
|
||||
fdescribe('ticket makeInvoice()', () => {
|
||||
describe('ticket makeInvoice()', () => {
|
||||
const userId = 19;
|
||||
const ticketId = 11;
|
||||
const clientId = 1102;
|
||||
|
|
Loading…
Reference in New Issue