Fix remote thread store persistence test

This commit is contained in:
jif-oai
2026-05-27 16:19:26 +01:00
parent 8b1166566a
commit d82c9797bd

View File

@@ -228,7 +228,6 @@ fn assert_no_local_persistence_artifacts(codex_home: &Path) -> Result<()> {
BTreeSet::from([
"config.toml".to_string(),
"installation_id".to_string(),
"memories".to_string(),
"skills".to_string(),
]),
"non-local thread persistence should not create unexpected files in codex_home"