features/cutover-to-ef #9

Merged
jtom38 merged 27 commits from features/cutover-to-ef into main 2023-06-25 21:15:58 -07:00
Showing only changes of commit b4b09b0e27 - Show all commits

View File

@ -61,7 +61,7 @@ public class RssWatcherJobTest
[Fact] [Fact]
public void CanReadHtmlDrivenFeedPage() public void CanReadHtmlDrivenFeedPage()
{ {
var url = "https://www.howtogeek.com/feed/"; //var url = "https://www.howtogeek.com/feed/";
var client = new RssWatcherJob(); var client = new RssWatcherJob();
client.InitAndExecute(new RssWatcherJobOptions client.InitAndExecute(new RssWatcherJobOptions
{ {