mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 03:04:03 +00:00
a6e5a24a77
Ensures PULSE_MOCK_MODE environment variable is set before the mock package's init() function runs. This allows mock mode to work correctly when enabled via mock.env or mock.env.local files without requiring an explicit environment variable to be set at startup.