Skip to content

Commit

Permalink
Merge branch '46-mvp-webscrabing-av-innsamlingskontrollen-for-descrip…
Browse files Browse the repository at this point in the history
…tion' of git.ntnu.no:cathrkri/systemutviklingTeam6 into 46-mvp-webscrabing-av-innsamlingskontrollen-for-description

# Conflicts:
#	helpmehelpapplication/src/main/java/ntnu/systemutvikling/team6/scraper/URLCharityScraper.java
  • Loading branch information
roaraf committed Apr 7, 2026
2 parents 0ec340b + ee2aee6 commit b3832e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public URLCharityScraper(String url) {
/**
* Constructor used for testing.
*
* <p>It accepts both a url (in this case used as a dud) and a {@link WebDriver} as parameters. The WebDriver is
* <p>It accepts both a url (should ideally be a dud) and a {@link WebDriver} as parameters. The WebDriver is
* passed to make testing easier.</p>
*
* @param url the URL for the charity's webpage on IK (for this constructor it should not be a real URL)
Expand Down

0 comments on commit b3832e9

Please sign in to comment.