Updated caniuse
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
e7c1dc2210
commit
d7ad90d573
|
@ -1,6 +1,6 @@
|
||||||
const app = require('vn-loopback/server/server');
|
const app = require('vn-loopback/server/server');
|
||||||
|
|
||||||
fdescribe('InvoiceIn filter()', () => {
|
describe('InvoiceIn filter()', () => {
|
||||||
it('should return the invoice in matching supplier name', async() => {
|
it('should return the invoice in matching supplier name', async() => {
|
||||||
let ctx = {
|
let ctx = {
|
||||||
args: {
|
args: {
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue