Skip to content

Commit

Permalink
ci: disable reddit
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiTenno committed Feb 13, 2022
1 parent 1ba25f0 commit 6bb2d68
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/integration/rss-feed-emitter.spec.js
Expand Up @@ -35,10 +35,10 @@ const feeds = [
name: 'The New York Times',
url: 'http://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml',
},
{
name: 'Reddit',
url: 'https://www.reddit.com/.rss',
},
// {
// name: 'Reddit',
// url: 'https://www.reddit.com/.rss',
// },
{
name: 'Milliyet Gazetesi',
url: 'http://www.milliyet.com.tr/rss/rssNew/gundemRss.xml',
Expand Down

0 comments on commit 6bb2d68

Please sign in to comment.