Merged PR 1245: #3022 Unit Test Fix

#3022 Unit Test Fix
This commit is contained in:
Nino Righi
2022-05-19 08:38:09 +00:00
committed by Lorenz Hilpert
parent 39147d7afa
commit 688b758da2

View File

@@ -63,7 +63,6 @@ export class AppComponent implements OnInit {
}
updateClient() {
this.checkForUpdate();
if (!this._swUpdate.isEnabled) {
return;
}