removed fdescribe
gitea/salix/dev There was a failure building this commit Details

This commit is contained in:
Joan Sanchez 2019-12-19 15:01:33 +01:00
parent 61b9646f5b
commit 42239815e0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
const app = require('vn-loopback/server/server'); const app = require('vn-loopback/server/server');
fdescribe('ticket deleteStowaway()', () => { describe('ticket deleteStowaway()', () => {
const shipId = 16; const shipId = 16;
const stowawayId = 17; const stowawayId = 17;