moekumasaka 1 год назад
Родитель
Сommit
04d6902ce8
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      apps/app/src/client/components/DescendantsPageListModal.spec.tsx

+ 0 - 1
apps/app/src/client/components/DescendantsPageListModal.spec.tsx

@@ -1,4 +1,3 @@
-/* eslint-disable no-console */
 import { render, screen, fireEvent } from '@testing-library/react';
 
 import { DescendantsPageListModal } from './DescendantsPageListModal';