afc163
7 years ago
committed by
偏右
1 changed files with 2 additions and 0 deletions
@ -1,3 +1,5 @@ |
|||
import demoTest from '../../../tests/shared/demoTest'; |
|||
|
|||
jest.mock('draft-js/lib/generateRandomKey', () => () => '123'); |
|||
|
|||
demoTest('mention'); |
|||
|
Loading…
Reference in new issue