mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-05 18:51:09 +01:00
Merge pull request #2727 from vector-im/dbkr/make_loading_tests_work_alone
Make the 'loading' tests work in isolation
This commit is contained in:
commit
b06cff7928
@ -16,6 +16,8 @@ limitations under the License.
|
|||||||
|
|
||||||
/* loading.js: test the myriad paths we have for loading the application */
|
/* loading.js: test the myriad paths we have for loading the application */
|
||||||
|
|
||||||
|
import 'skin-sdk';
|
||||||
|
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
import ReactDOM from 'react-dom';
|
import ReactDOM from 'react-dom';
|
||||||
import ReactTestUtils from 'react-addons-test-utils';
|
import ReactTestUtils from 'react-addons-test-utils';
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user