Revert "Revert "spec: Suppress the app.importCertificate test""
This reverts commit a7cb89aeb5
.
This commit is contained in:
parent
9337e29482
commit
68e0fbfd60
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ describe('app module', function () {
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
describe('app.importCertificate', function () {
|
xdescribe('app.importCertificate', function () {
|
||||||
if (process.platform !== 'linux') return
|
if (process.platform !== 'linux') return
|
||||||
|
|
||||||
var w = null
|
var w = null
|
||||||
|
|
Loading…
Reference in a new issue