Skip to content

Commit

Permalink
Update commomwebscrapers_test.go. Resolved syntax mistake.
Browse files Browse the repository at this point in the history
  • Loading branch information
rishi-salunkhe-mettle authored Nov 18, 2024
1 parent 1801ee3 commit bd37ace
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ func TestWebScrapers(t *testing.T) {
scraperFunc: MdlandWebscraper,
url: "https://api.mdland.com/Mdland%20SMART%20on%20FHIR%20OAuth%202.0%20Guide.htm",
fileName: "MDLAND_EndpointSources.json",
},
{
scraperFunc: EzemrxWebscraper,
url: "https://www.ezemrx.com/fhir",
fileName: "ezEMRx_Inc_EndpointSources.json",
Expand Down

0 comments on commit bd37ace

Please sign in to comment.