Skip to content

Commit

Permalink
memory bug
Browse files Browse the repository at this point in the history
  • Loading branch information
snakajima committed May 9, 2024
1 parent 382c3f2 commit ee69c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/graphai/http_test_bypass.ts
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ test("test bypass4", async () => {
params: {
agent: "bypassAgent",
},
inputs: [":bypassAgent.$0", "memory"],
inputs: [":bypassAgent.$0", ":memory"],
isResult: true,
},
},
Expand Down

0 comments on commit ee69c07

Please sign in to comment.