mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 03:49:11 +00:00
chore(design-system): cleanup typist tests
This commit is contained in:
parent
652e76241d
commit
ba558ecf91
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
import { mount, shallow } from 'enzyme';
|
||||
import { shallow } from 'enzyme';
|
||||
import * as React from 'react';
|
||||
import { act } from 'react-dom/test-utils';
|
||||
import { Typist } from './Typist';
|
||||
|
||||
jest.useFakeTimers();
|
||||
|
|
Loading…
Add table
Reference in a new issue