mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-23 13:09:00 +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 {
|
public static SearchSiteInfoService.SiteInfoWithContext mockSiteInfoData() throws URISyntaxException {
|
||||||
return new SearchSiteInfoService.SiteInfoWithContext(
|
return new SearchSiteInfoService.SiteInfoWithContext(
|
||||||
"www.example.com",
|
"www.example.com",
|
||||||
|
false,
|
||||||
Optional.of("other.example.com"),
|
Optional.of("other.example.com"),
|
||||||
14,
|
14,
|
||||||
"https://www.example.com",
|
"https://www.example.com",
|
||||||
|
Loading…
Reference in New Issue
Block a user