test(qa): make target-none heartbeat explicit (#124380)

This commit is contained in:
Peter Steinberger 2026-08-15 20:41:14 -07:00 committed by GitHub
parent e6d2b1bbac
commit 5943cd0362
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -196,7 +196,7 @@ describe("Gateway task and automation RPCs", () => {
defaults: {
workspace: workspaceDir,
skipBootstrap: true,
heartbeat: { every: "5m" },
heartbeat: { every: "5m", target: "none" },
model: { primary: provider.modelRef },
models: {
[provider.modelRef]: {