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
..
2022-04-25 12:26:02 -05:00
2016-05-29 01:06:51 -04:00
2022-04-25 12:23:54 -05:00
2016-05-29 01:06:51 -04:00
2016-05-29 01:06:51 -04:00
2021-09-15 02:20:26 +09:00
2018-01-16 14:16:49 -08:00