diff --git a/src/ui/nehubaContainer/nehubaContainer.component.spec.ts b/src/ui/nehubaContainer/nehubaContainer.component.spec.ts
index 6feb8bf6185716a5e374a3588a8e498da519ce49..7ef9905515f98d3f3316d968f403ae95319a20db 100644
--- a/src/ui/nehubaContainer/nehubaContainer.component.spec.ts
+++ b/src/ui/nehubaContainer/nehubaContainer.component.spec.ts
@@ -40,6 +40,7 @@ import { ngViewerSelectorOctantRemoval, ngViewerSelectorPanelMode, ngViewerSelec
 import { PANELS } from 'src/services/state/ngViewerState/constants'
 import { RegionalFeaturesModule } from '../regionalFeatures'
 import { Landmark2DModule } from './2dLandmarks/module'
+import { ViewerCtrlModule } from 'src/viewerCtrl'
 
 const { 
   TOGGLE_SIDE_PANEL,
@@ -88,6 +89,7 @@ describe('> nehubaContainer.component.ts', () => {
            */
           HttpClientTestingModule,
           Landmark2DModule,
+          ViewerCtrlModule,
         ],
         declarations: [
           NehubaContainer,