Files
buzz/desktop/tests
Will Pfleger 39a7aa9015 fix(desktop): update E2E test helper to use consolidated acpProvidersCatalog field
The onboarding E2E test passed `{ acpProviders: [] }` to the mock
bridge, but the bridge handler was renamed to read
`acpProvidersCatalog` during consolidation. The stale field name was
silently ignored, causing the default catalog (with available
providers) to be returned instead of an empty list.
2026-05-22 17:31:00 -04:00
..