* refactor: bring api jest tests to root * refactor: pull client tests to root * fix: remove ancient curriculum babelrc * feat: run all jest tests at once * fix: remove unused babelrcRoot * chore: remove more jests
2 lines
50 B
JavaScript
2 lines
50 B
JavaScript
import '@testing-library/jest-dom/extend-expect';
|