diff --git a/test/helper.js b/test/helper.js index f7d1b129d..907460d29 100644 --- a/test/helper.js +++ b/test/helper.js @@ -45,7 +45,6 @@ class Helper extends IPC { sc.unref() } super({ lock, socketPath, connectTimeout, connect }) - this.noTmpGc = global.Pear.config.args.includes('--no-tmp-gc') this.lock = lock this.socketPath = socketPath this.#expectSidecar = opts.expectSidecar