mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-23 04:58:59 +00:00
Fix tests
This commit is contained in:
parent
df4bc1d7e9
commit
e6ef4734ea
@ -132,6 +132,7 @@ public class MockedSearchResults {
|
||||
public static SearchSiteInfoService.SiteInfoWithContext mockSiteInfoData() throws URISyntaxException {
|
||||
return new SearchSiteInfoService.SiteInfoWithContext(
|
||||
"www.example.com",
|
||||
false,
|
||||
Optional.of("other.example.com"),
|
||||
14,
|
||||
"https://www.example.com",
|
||||
|
Loading…
Reference in New Issue
Block a user