mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 11:51:36 +02:00
Test everything
This commit is contained in:
parent
d53c836fd7
commit
15bd2e157f
@ -38,7 +38,7 @@ function createFailedDecryptionEvent() {
|
||||
return event;
|
||||
}
|
||||
|
||||
describe.only('DecryptionFailureTracker', function() {
|
||||
describe('DecryptionFailureTracker', function() {
|
||||
it('tracks a failed decryption', function(done) {
|
||||
const failedDecryptionEvent = createFailedDecryptionEvent();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user