mirror of
https://github.com/vector-im/element-call.git
synced 2026-04-15 07:50:26 +00:00
fixup: prettier
This commit is contained in:
@@ -295,7 +295,6 @@ describe("LocalMembership", () => {
|
||||
});
|
||||
localMembership.requestJoinAndPublish();
|
||||
|
||||
|
||||
expectObservable(localMembership.localMemberState$).toBe("n-e", {
|
||||
n: TransportState.Waiting,
|
||||
e: expect.toSatisfy((e) => e instanceof FailToGetOpenIdToken),
|
||||
|
||||
Reference in New Issue
Block a user