fdescribe
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Javi Gallego 2021-12-14 09:51:12 +01:00
parent a99174e42a
commit af670ae3e9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
const models = require('vn-loopback/server/server').models;
fdescribe('invoiceIn toBook()', () => {
describe('invoiceIn toBook()', () => {
it('should check that invoiceIn is booked', async() => {
const userId = 1;
const ctx = {