pipe the argument to storage (#3184)

This commit is contained in:
Max Novich
2025-06-30 16:55:31 -07:00
committed by GitHub
parent 00eddcb880
commit 6ecf3582ad
5 changed files with 145 additions and 21 deletions
+1 -1
View File
@@ -788,7 +788,7 @@ async fn test_schedule_tool_session_content_action_with_real_session() {
];
// Save the session file
goose::session::storage::save_messages_with_metadata(&session_path, &metadata, &messages)
goose::session::storage::save_messages_with_metadata(&session_path, &metadata, &messages, true)
.unwrap();
// Test the session_content action