Fedify 1.9.3
Released on January 22, 2026.
@fedify/testing
- Fixed
TestContext.getActor()andTestContext.getObject()returningnullinstead of calling registered dispatchers. The methods now properly invoke actor and object dispatchers when they are registered viasetActorDispatcher()andsetObjectDispatcher(). [#530]