mirror of
https://github.com/openai/codex.git
synced 2026-05-28 06:55:01 +00:00
Fix remote thread store persistence test
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user