Paul Hinze 8730b9f100
Fix MachineState mapper so IsRunning actions work
The IsRunning action checks if `env[:machine].state.id == :running` but
this check was never passing as the protobuf-washed version of machine
state was yielding a machine state w/ a string value like `"running"`.

Easy fix in the mapper!
2022-04-25 12:26:34 -05:00
..
2021-02-10 11:34:50 -06:00
2021-06-23 14:04:48 -07:00
2018-10-08 14:18:30 -07:00
2018-10-04 13:26:41 -07:00