remove f of 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
dc78cd2dc5
commit
e08a3d31bc
|
@ -1,6 +1,6 @@
|
|||
const models = require('vn-loopback/server/server').models;
|
||||
|
||||
fdescribe('setQuantitySale()', () => {
|
||||
describe('setQuantitySale()', () => {
|
||||
it('should change quantity sale', async() => {
|
||||
const tx = await models.Sale.beginTransaction({});
|
||||
const saleId = 30;
|
||||
|
|
Loading…
Reference in New Issue