fix(migrate_agents_test): fix icon expectations to match actual output (#439)

* fix(beads): cache version check and add timeout to prevent cli lag

* fix(migrate_agents_test): fix icon expectations to match actual output

The printMigrationResult function uses icons with two leading spaces
("  ✓", "  ⊘", "  ✗") but the test expected icons without spaces.
This fixes the test expectations to match the actual output format.
This commit is contained in:
sigfawn
2026-01-16 14:41:52 -05:00
committed by GitHub
parent 7e158cddd6
commit 03213a7307

Diff Content Not Available