Test everything
This commit is contained in:
parent
d53c836fd7
commit
15bd2e157f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue