From 68e0fbfd60bbc2fe8a33694f118555922c9c5b5a Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Fri, 25 Aug 2017 21:01:19 +0900 Subject: [PATCH] Revert "Revert "spec: Suppress the app.importCertificate test"" This reverts commit a7cb89aeb54dca1e97c419fef0448d049f86f565. --- 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 1df816807dd..340f347f476 100644 --- a/spec/api-app-spec.js +++ b/spec/api-app-spec.js @@ -208,7 +208,7 @@ describe('app module', function () { }) }) - describe('app.importCertificate', function () { + xdescribe('app.importCertificate', function () { if (process.platform !== 'linux') return var w = null