Updated it description
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
a0358044a1
commit
e29dd4db42
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue