Skip to content

Commit 7f9c353

Browse files
fix(agent/test/run-eval): update command snapshot to reflect --wait removal
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent f48d2b0 commit 7f9c353

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

command-snapshot.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
"alias": [],
229229
"command": "agent:test:run-eval",
230230
"flagAliases": [],
231-
"flagChars": ["n", "o", "s", "w"],
231+
"flagChars": ["n", "o", "s"],
232232
"flags": [
233233
"api-name",
234234
"api-version",
@@ -238,8 +238,7 @@
238238
"no-normalize",
239239
"result-format",
240240
"spec",
241-
"target-org",
242-
"wait"
241+
"target-org"
243242
],
244243
"plugin": "@salesforce/plugin-agent"
245244
},

0 commit comments

Comments
 (0)