Fix tests failing to load skin
We should find a better way to do this, but this works well enough.
This commit is contained in:
parent
71b8959d3c
commit
375ffafda6
5 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
import '../../../skinned-sdk'; // Must be first for skinning to work
|
||||
import React from 'react';
|
||||
import TestRenderer from 'react-test-renderer';
|
||||
import { EventEmitter } from 'events';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue