fix: sin foco
gitea/salix/pipeline/pr-master This commit looks good
Details
gitea/salix/pipeline/pr-master This commit looks good
Details
This commit is contained in:
parent
9ee40a4931
commit
5959a9e9e0
|
@ -1,6 +1,6 @@
|
||||||
const {models} = require('vn-loopback/server/server');
|
const {models} = require('vn-loopback/server/server');
|
||||||
|
|
||||||
fdescribe('Item Lack', () => {
|
describe('Item Lack', () => {
|
||||||
let options;
|
let options;
|
||||||
let tx;
|
let tx;
|
||||||
const warehouseId = {warehouseFk: 1, time: '23:59'};
|
const warehouseId = {warehouseFk: 1, time: '23:59'};
|
||||||
|
|
Loading…
Reference in New Issue