refs #5528 feat: back test
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Vicent Llopis 2023-06-14 12:48:14 +02:00
parent e62a3ce166
commit 65108943ab
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ describe('Buy editLatestsBuys()', () => {
const options = {transaction: tx};
try {
const filter = {'i.typeFk': 1};
const filter = {'categoryFk': 1};
const ctx = {
args: {
filter: filter