$OpenBSD: epatch-electron_spec_api-auto-updater-spec_js,v 1.1 2019/08/22 19:20:03 robert Exp $

Index: electron/spec/api-auto-updater-spec.js
--- electron/spec/api-auto-updater-spec.js.orig
+++ electron/spec/api-auto-updater-spec.js
@@ -140,7 +140,7 @@ describe('autoUpdater module', function () {
 
   describe('error event', () => {
     it('serializes correctly over the remote module', function (done) {
-      if (process.platform === 'linux') {
+      if (process.platform === 'openbsd') {
         // FIXME(alexeykuzmin): Skip the test.
         // this.skip()
         return done()
