mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 06:40:31 +00:00
refactor(nestjs): e2e test cases
This commit is contained in:
@@ -39,6 +39,7 @@ describe('Sale Estimates (e2e)', () => {
|
||||
.set('organization-id', orgainzationId)
|
||||
.send({
|
||||
name: faker.commerce.productName(),
|
||||
type: 'inventory',
|
||||
sellable: true,
|
||||
purchasable: true,
|
||||
sellAccountId: 1026,
|
||||
|
||||
Reference in New Issue
Block a user