removed fdescribe
gitea/salix/dev There was a failure building this commit
Details
gitea/salix/dev There was a failure building this commit
Details
This commit is contained in:
parent
61b9646f5b
commit
42239815e0
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue