From 5510d8cfb196737cdd83c431e035ecf51ceec223 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Fri, 25 Aug 2017 21:15:07 +0900 Subject: [PATCH] Revert "Revert "spec: Suppress the select-client-certificate test"" This reverts commit 8e989170f170c7f40b3712b3f7ae8670790de9cd. --- 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 340f347f47..dc4844b1a6 100644 --- a/spec/api-app-spec.js +++ b/spec/api-app-spec.js @@ -405,7 +405,7 @@ describe('app module', function () { }) }) - describe('select-client-certificate event', function () { + xdescribe('select-client-certificate event', function () { let w = null beforeEach(function () {