greatmengqi e7bb1e9c54 fix(test): enable memory config in test_memory_queue_user_isolation
The queue.add() method early-returns when config.memory.enabled is false.
With the refactored AppConfig.current() default, memory is disabled, so
these tests have to mock it explicitly.
2026-04-16 11:22:00 +08:00
..