Update to latest ADF and fix unit tests and broken e2e (#1702)

* Update to latest ADF

* Trigger a run with an older ADF version (investigation of e2e failures)

* Update to latest ADF

* Fix search e2e to search for a more specific search term according to the files uploaded
This commit is contained in:
arditdomi
2020-10-02 12:28:31 +01:00
committed by GitHub
parent 4d1aa100bb
commit 4547621da6
4 changed files with 31 additions and 30 deletions

View File

@@ -43,6 +43,7 @@ describe('AppService', () => {
imports: [HttpClientModule],
providers: [
AppRouteReuseStrategy,
SearchQueryBuilderService,
{
provide: AuthenticationService,
useValue: {