Skip to content

Commit e72563d

Browse files
committed
[web-app] add ng-select to plugin service shared libraries test
1 parent a273dc7 commit e72563d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web-app/src/app/plugin/plugin.service.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ describe('PluginService', () => {
105105
'@angular/material/tree',
106106
'rxjs',
107107
'rxjs/operators',
108+
'@ng-select/ng-select',
108109
'@ngageoint/mage.web-core-lib',
109110
'@ngageoint/mage.web-core-lib/common',
110111
'@ngageoint/mage.web-core-lib/feed',

0 commit comments

Comments
 (0)