[CST-3090] fix tests

This commit is contained in:
Danilo Di Nuzzo
2020-06-18 15:38:03 +02:00
parent 709726e041
commit f841e45019
5 changed files with 237 additions and 8 deletions

View File

@@ -64,7 +64,7 @@ export class CollectionDropdownComponent implements OnInit, OnDestroy {
* Array to track all subscriptions and unsubscribe them onDestroy
* @type {Array}
*/
private subs: Subscription[] = [];
public subs: Subscription[] = [];
/**
* The list of collection to render