mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-02-05 04:35:14 -05:00
gemini suggestion
This commit is contained in:
@@ -58,9 +58,6 @@ describe(`${ORCH_NAME} Pre/Post Processing Agent`, () => {
|
||||
capturedErrors = [];
|
||||
|
||||
await runAgent();
|
||||
if (capturedErrors.length > 0) {
|
||||
console.error("Captured Stderr:", capturedErrors.join("\n"));
|
||||
}
|
||||
assert.equal(
|
||||
capturedErrors.length,
|
||||
0,
|
||||
|
||||
Reference in New Issue
Block a user