Skip to content

Commit 6368f50

Browse files
authored
fix: windows snapshot for external_agent_config_migration::tests::prompt_snapshot did not match windows output (#18915)
Fix a snapshot test that is failing on Windows, but is currently missed by Bazel due to #18913. We see this failing on Cargo builds on Windows, though. This Bazel vs. Cargo inconsistency explains why #18768 did not fix the Cargo Windows build.
1 parent 799e504 commit 6368f50

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

codex-rs/tui/src/snapshots/codex_tui__external_agent_config_migration__tests__external_agent_config_migration_prompt_windows.snap

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22
source: tui/src/external_agent_config_migration.rs
33
expression: rendered
44
---
5+
56
> External agent config detected
67
We found settings from another agent that you can add to this project.
78
Select what to import
89
Home
910
[x] Migrate /Users/alex/.claude/settings.json into /Users/alex/.codex/con
1011

1112
Project: C:\workspace\project
12-
[x] Migrate enabled plugins from .claude\settings.json (4 marketplaces, 6
13+
[x] Migrate enabled plugins from .claude/settings.json (4 marketplaces, 6
1314
acme-tools: deployer, formatter, +1 more
1415
team-marketplace: asana
1516
debug: sample

0 commit comments

Comments
 (0)