From e29dd4db42dc2264d3341de54ed01bd9858c7013 Mon Sep 17 00:00:00 2001 From: joan Date: Wed, 10 Mar 2021 11:14:50 +0100 Subject: [PATCH] Updated it description --- .../entry/back/methods/entry/specs/importBuysPreview.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/entry/back/methods/entry/specs/importBuysPreview.spec.js b/modules/entry/back/methods/entry/specs/importBuysPreview.spec.js index 481023fb1f..4eb4ec916f 100644 --- a/modules/entry/back/methods/entry/specs/importBuysPreview.spec.js +++ b/modules/entry/back/methods/entry/specs/importBuysPreview.spec.js @@ -10,7 +10,7 @@ describe('entry importBuysPreview()', () => { done(); }); - it('should import the buy rows', async() => { + it('should return the buys with the calculated packageFk', async() => { const buys = [ { itemFk: 1,