Skip to content

Remove unused dev deps (jest, testing-library)

Loic Huder requested to merge remove-jest into main

This will help for vite migration and future dep upgrades.

We can always revert this MR if we want to reintroduce unit tests.

Merge request reports