Skip to content

Commit

Permalink
fix: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
rebelchris committed Dec 23, 2024
1 parent b172ea0 commit c000163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tests__/feeds.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4463,7 +4463,7 @@ describe('query customFeed', () => {
total_pages: 1,
fresh_page_size: '4',
allowed_tags: ['html', 'data'],
blocked_tags: ['webdev']
blocked_tags: ['webdev'],
allowed_sources: ['a'],
allowed_author_ids: ['2'],
feed_config_name: FeedConfigName.CustomFeedV1,
Expand Down

0 comments on commit c000163

Please sign in to comment.