Enable client certificate tests
This commit is contained in:
parent
a0be734ccb
commit
2fa0b3d33e
1 changed files with 1 additions and 1 deletions
|
@ -465,7 +465,7 @@ describe('app module', () => {
|
|||
})
|
||||
})
|
||||
|
||||
xdescribe('select-client-certificate event', () => {
|
||||
describe('select-client-certificate event', () => {
|
||||
let w = null
|
||||
|
||||
beforeEach(() => {
|
||||
|
|
Loading…
Reference in a new issue