finished tests for item metadata updates

This commit is contained in:
lotte
2019-02-11 15:45:41 +01:00
parent ace523ed14
commit 643c0d6e1a
16 changed files with 1037 additions and 105 deletions

View File

@@ -207,9 +207,11 @@ export class InputSuggestionsComponent implements ControlValueAccessor {
}
registerOnTouched(fn: any): void {
/* no implementation */
}
setDisabledState(isDisabled: boolean): void {
/* no implementation */
}
writeValue(value: any): void {