mirror of
https://github.com/electron/electron.git
synced 2026-02-15 17:45:33 -05:00
Revert "Revert "spec: Suppress the app.importCertificate test""
This reverts commit a7cb89aeb5.
This commit is contained in:
@@ -208,7 +208,7 @@ describe('app module', function () {
|
||||
})
|
||||
})
|
||||
|
||||
describe('app.importCertificate', function () {
|
||||
xdescribe('app.importCertificate', function () {
|
||||
if (process.platform !== 'linux') return
|
||||
|
||||
var w = null
|
||||
|
||||
Reference in New Issue
Block a user