feat: Добавлена конфигурация Jest для unit тестирования, установлены соответствующие библиотеки
This commit is contained in:
3
config/jest/JestEmptyComponent.tsx
Normal file
3
config/jest/JestEmptyComponent.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
const JestEmptyComponent = () => <div />
|
||||
|
||||
export default JestEmptyComponent
|
||||
Reference in New Issue
Block a user