1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2026-01-03 23:22:30 +03:00
This commit is contained in:
Kegan Dougal
2015-06-24 15:38:18 +01:00
parent 2a83248168
commit 913178b284

View File

@@ -81,4 +81,4 @@ describe("User", function() {
expect(user.events.presence).toEqual(event);
});
});
});
});