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