Convert old tests to use "react-testing-library"
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { mockStore } from 'soapbox/jest/test-helpers';
|
||||
import { InstanceRecord } from 'soapbox/normalizers';
|
||||
import rootReducer from 'soapbox/reducers';
|
||||
import { mockStore } from 'soapbox/test_helpers';
|
||||
|
||||
import { uploadCompose } from '../compose';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user