You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(tui): tolerate seeded session-context reminder in usage-report test
App::new seeds the provider transcript with the immutable session-context
system reminder, so materialized_provider_messages() is never empty for a
fresh test app. Assert the usage report adds no provider-visible messages
instead of asserting an empty transcript.
0 commit comments