Updated it description
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2021-03-10 11:14:50 +01:00
parent a0358044a1
commit e29dd4db42
1 changed files with 1 additions and 1 deletions

View File

@ -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,