Skip to content

Commit

Permalink
[backend] Update test (#issue/4569)
Browse files Browse the repository at this point in the history
  • Loading branch information
Goumies committed Jan 10, 2024
1 parent aaec9e2 commit 015b699
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ describe('CSV ingestion resolver standard behavior', () => {
authentication_type: 'none',
name: 'Single column',
uri: 'https://lists.blocklist.de/lists/all.txt',
csvMapper: [singleColumnCsvMapperId],
csvMapper_id: singleColumnCsvMapperId,
user_id: ADMIN_USER.id
}
};
Expand Down

0 comments on commit 015b699

Please sign in to comment.