chore: delete chatwidget::tests::binary_size_transcript_snapshot tui test (#6759)

We're running into quite a bit of drag maintaining this test, since
every time we add fields to an EventMsg that happened to be dumped into
the `binary-size-log.jsonl` fixture, this test starts to fail. The fix
is usually to either manually update the `binary-size-log.jsonl` fixture
file, or update the `upgrade_event_payload_for_tests` function to map
the data in that file into something workable.

Eason says it's fine to delete this test, so let's just delete it
This commit is contained in:
Owen Lin
2025-11-17 11:11:41 -08:00
committed by GitHub
parent a941ae7632
commit ae2a084fae
2 changed files with 0 additions and 24362 deletions

File diff suppressed because one or more lines are too long