diff --git a/Newsbot.Collector.Tests/Jobs/RssWatcherJobTest.cs b/Newsbot.Collector.Tests/Jobs/RssWatcherJobTest.cs index b0575bc..92f3fb3 100644 --- a/Newsbot.Collector.Tests/Jobs/RssWatcherJobTest.cs +++ b/Newsbot.Collector.Tests/Jobs/RssWatcherJobTest.cs @@ -61,7 +61,7 @@ public class RssWatcherJobTest [Fact] public void CanReadHtmlDrivenFeedPage() { - var url = "https://www.howtogeek.com/feed/"; + //var url = "https://www.howtogeek.com/feed/"; var client = new RssWatcherJob(); client.InitAndExecute(new RssWatcherJobOptions {