[MNT-21419] correctly reset search results (#1487)

* correctly reset search results

* fix tests

* reset the service intstead of copying

* Revert "fix tests"

This reverts commit 8c1ae87caa.

* fix app service tests
This commit is contained in:
Denys Vuika
2020-06-17 12:27:48 +01:00
committed by GitHub
parent 03b75a5fb3
commit 13e506e4dd
5 changed files with 245 additions and 47 deletions
+1 -1
View File
@@ -99,7 +99,7 @@
"karma-jasmine-html-reporter": "^0.2.2",
"lint-staged": "^10.1.2",
"ng-packagr": "^4.7.1",
"node-sass": "4.13.1",
"node-sass": "^4.14.1",
"node-stream-zip": "^1.9.1",
"prettier": "^1.17.1",
"protractor": "5.4.2",