Skip to content

Commit

Permalink
MTM-59855 Fixed broken unit tests...
Browse files Browse the repository at this point in the history
  • Loading branch information
Enio Sultan committed Oct 21, 2024
1 parent a9e3a90 commit 7ff2371
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import { PopoverModule } from 'ngx-bootstrap/popover';
import {
AlarmSeverityToIconPipe,
AlarmSeverityToLabelPipe,
AlarmsModule,
} from '@c8y/ngx-components/alarms';

@Component({
Expand Down Expand Up @@ -71,7 +70,6 @@ describe('DatapointsGraphWidgetViewComponent', () => {
ChartsComponent,
TooltipModule,
PopoverModule,
AlarmsModule,
],
declarations: [
DatapointsGraphWidgetViewComponent,
Expand Down

0 comments on commit 7ff2371

Please sign in to comment.