matthewp / robot

🤖 A functional, immutable Finite State Machine library
https://thisrobot.life
BSD 2-Clause "Simplified" License
1.91k stars 88 forks source link

Fix logging of previous state. #169

Closed kju2 closed 2 years ago

kju2 commented 2 years ago

Log message has the label "Previous state" but logs the current state. Expected the log message to contain previous state.