2595 - Added invoiceIn module #545
|
@ -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