Test everything

pull/21833/head
Luke Barnard 2018-07-05 14:55:29 +01:00
parent d53c836fd7
commit 15bd2e157f
1 changed files with 1 additions and 1 deletions

View File

@ -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();