mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-02 08:33:36 +00:00
- Replaced direct access to state variables with calls to the new getSpecRegenerationStatus function in unit tests for setRunningState. - This change improves encapsulation and ensures that tests reflect the updated state management logic.