fix(auto-reply): prefer Pi RPC by default
This commit is contained in:
@@ -17,7 +17,7 @@ import {
|
||||
listPortListeners,
|
||||
type PortProcess,
|
||||
parseLsofOutput,
|
||||
} from "./program.js";
|
||||
} from "./ports.js";
|
||||
|
||||
describe("gateway --force helpers", () => {
|
||||
let originalKill: typeof process.kill;
|
||||
|
||||
Reference in New Issue
Block a user