2595 - Added invoiceIn module #545
|
@ -1,6 +1,6 @@
|
|||
const app = require('vn-loopback/server/server');
|
||||
|
||||
fdescribe('InvoiceIn filter()', () => {
|
||||
describe('InvoiceIn filter()', () => {
|
||||
it('should return the invoice in matching supplier name', async() => {
|
||||
let ctx = {
|
||||
args: {
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue