diff --git a/npm/ng-packs/packages/components/chart.js/src/chart.component.spec.ts b/npm/ng-packs/packages/components/chart.js/src/chart.component.spec.ts index d7d4a1b42e..84c196fa83 100644 --- a/npm/ng-packs/packages/components/chart.js/src/chart.component.spec.ts +++ b/npm/ng-packs/packages/components/chart.js/src/chart.component.spec.ts @@ -1,10 +1,8 @@ import { createHostFactory, SpectatorHost } from '@ngneat/spectator/jest'; -import Chart from 'chart.js/auto'; import { ReplaySubject } from 'rxjs'; import { ChartComponent } from './chart.component'; import * as widgetUtils from './widget-utils'; -Chart Object.defineProperty(window, 'getComputedStyle', { value: () => ({