Skip to content

Conversation

@mark-sil
Copy link
Contributor

@mark-sil mark-sil commented Jan 27, 2026

Cherry-pick from the PubSub branch to the main branch using the following command:
git cherry-pick --no-commit 492707b

Removed the unused code (LT-21492 and LT-21493).
Only test code was passing a mediator in to the
FwWritingSystemSetupModel constructor, so only test code was calling SendMessage for both of these events.
The two delete tests that were failing an assert when I removed the mediator, both contain other asserts that still fail if the writing system is not deleted.


This change is Reviewable

Cherry-pick from the PubSub branch to the main branch using
the following command:
git cherry-pick --no-commit 492707b

Removed the unused code (LT-21492 and LT-21493).
Only test code was passing a mediator in to the
FwWritingSystemSetupModel constructor, so only test code
was calling SendMessage for both of these events.
The two delete tests that were failing an assert when I removed
the mediator, both contain other asserts that still fail if the
writing system is not deleted.
@mark-sil mark-sil merged commit b53d886 into main Jan 27, 2026
4 checks passed
@mark-sil mark-sil deleted the LT-21492 branch January 27, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants