Fixed subpath and tests for chartjs

This commit is contained in:
Alejandro Celaya
2022-12-25 22:44:43 +01:00
parent 79515ac960
commit c83563c0ea
3 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
import '@testing-library/jest-dom';
import 'jest-canvas-mock';
import 'chart.js/auto';
import ResizeObserver from 'resize-observer-polyfill';
import { setAutoFreeze } from 'immer';