mirror of
https://github.com/electron/electron.git
synced 2026-01-25 15:28:11 -05:00
Enable client certificate tests
This commit is contained in:
@@ -465,7 +465,7 @@ describe('app module', () => {
|
||||
})
|
||||
})
|
||||
|
||||
xdescribe('select-client-certificate event', () => {
|
||||
describe('select-client-certificate event', () => {
|
||||
let w = null
|
||||
|
||||
beforeEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user