fix(test): stop flaky unparseable-tool-call test by disabling session naming (#10091)

This commit is contained in:
filip
2026-06-29 17:12:07 -07:00
committed by GitHub
parent f81a0e2471
commit 4778448b49
+1 -1
View File
@@ -737,7 +737,7 @@ mod tests {
Arc::new(PermissionManager::new(data_dir)),
None,
GooseMode::default(),
false,
true,
GoosePlatform::GooseCli,
));
let provider = Arc::new(UnparseableToolProvider::new());