mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 06:12:03 +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.