93747: Test cases

This commit is contained in:
Kristof De Langhe
2023-01-02 17:44:58 +01:00
parent 6773ad967b
commit 9d3769103d
6 changed files with 446 additions and 6 deletions

View File

@@ -157,7 +157,7 @@ export class MetadataFieldSelectorComponent implements OnInit, OnDestroy, AfterV
}
/**
* Select a metadata field from the dropdown optipons
* Select a metadata field from the dropdown options
* @param mdFieldOption
*/
select(mdFieldOption: string): void {