1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2026-01-03 23:22:30 +03:00

liiiinttteeerrrr

This commit is contained in:
Travis Ralston
2021-06-14 13:37:19 -06:00
parent 6db7972f04
commit d7b23a8634

View File

@@ -12,7 +12,7 @@ import {
} from "../../src/@types/event";
import { MEGOLM_ALGORITHM } from "../../src/crypto/olmlib";
import { MatrixEvent } from "../../src/models/event";
import {Preset} from "../../src/@types/partials";
import { Preset } from "../../src/@types/partials";
jest.useFakeTimers();