93803: Fix broken SearchDataImpl

I'd originally removed this `...linksToFollow` but it's actually required here because it's used when constructing the RemoteData

Added cypress/downloads to .gitignore because I'd accidentally committed a downloads.html file after running e2e tests locally
This commit is contained in:
Yury Bondarenko
2022-09-14 10:30:34 +02:00
parent 919b406260
commit c517ed0dfa
3 changed files with 3 additions and 2 deletions

1
cypress/.gitignore vendored
View File

@@ -1,2 +1,3 @@
screenshots/
videos/
downloads/