You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-11-28 09:24:05 +03:00
Initial jest stuff. Blocked on Babel 7
This commit is contained in:
@@ -74,10 +74,6 @@ describe('MegolmExportEncryption', function() {
|
||||
}
|
||||
});
|
||||
|
||||
beforeEach(function() {
|
||||
testUtils.beforeEach(this);
|
||||
});
|
||||
|
||||
describe('decrypt', function() {
|
||||
it('should handle missing header', function() {
|
||||
const input=stringToArray(`-----`);
|
||||
|
||||
Reference in New Issue
Block a user