delete focus
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Vicent Llopis 2022-10-21 08:01:22 +02:00
parent 6f31bea21f
commit e7261573d7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
const models = require('vn-loopback/server/server').models;
fdescribe('sale updatePrice()', () => {
describe('sale updatePrice()', () => {
const ctx = {
req: {
accessToken: {userId: 18},