From a7cb89aeb54dca1e97c419fef0448d049f86f565 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 7 Aug 2017 12:53:57 -0700 Subject: [PATCH] Revert "spec: Suppress the app.importCertificate test" This reverts commit 5ccae79ea725b945815d222a79c1d963aefd1280. --- spec/api-app-spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/api-app-spec.js b/spec/api-app-spec.js index dc4844b1a613..2f97f11ca12b 100644 --- a/spec/api-app-spec.js +++ b/spec/api-app-spec.js @@ -208,7 +208,7 @@ describe('app module', function () { }) }) - xdescribe('app.importCertificate', function () { + describe('app.importCertificate', function () { if (process.platform !== 'linux') return var w = null