Step 8.1: Remove skinning setup from all tests
This commit is contained in:
parent
9350c50f87
commit
a987ead7d2
57 changed files with 3 additions and 129 deletions
|
@ -15,7 +15,6 @@ limitations under the License.
|
|||
*/
|
||||
import { mocked } from 'jest-mock';
|
||||
|
||||
import "../../skinned-sdk"; // Must be first for skinning to work
|
||||
import { SpaceWatcher } from "../../../src/stores/room-list/SpaceWatcher";
|
||||
import type { RoomListStoreClass } from "../../../src/stores/room-list/RoomListStore";
|
||||
import SettingsStore from "../../../src/settings/SettingsStore";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue