Migrate to stylistic
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -70,7 +70,7 @@ describe("OwnProfileStore", () => {
|
||||
);
|
||||
try {
|
||||
await ownProfileStore.start();
|
||||
} catch (ignore) {}
|
||||
} catch {}
|
||||
|
||||
expect(onUpdate).not.toHaveBeenCalled();
|
||||
expect(ownProfileStore.displayName).toBe(client.getSafeUserId());
|
||||
|
||||
Reference in New Issue
Block a user