diff --git a/spec/webview-spec.js b/spec/webview-spec.js index 10d2998c69e0..cb8f8b08866c 100644 --- a/spec/webview-spec.js +++ b/spec/webview-spec.js @@ -8,7 +8,7 @@ const {closeWindow} = require('./window-helpers') const isCI = remote.getGlobal('isCi') -describe.only(' tag', function () { +describe(' tag', function () { this.timeout(3 * 60 * 1000) var fixtures = path.join(__dirname, 'fixtures')