Transformer handling of the units
For conversion of
preconditions
wait for 1s then
wait for 1s
end preconditions
The simple_factor transformer method is returning ureg('1') instead of ureg('1s')
Edited by viditjain5598
For conversion of
preconditions
wait for 1s then
wait for 1s
end preconditions
The simple_factor transformer method is returning ureg('1') instead of ureg('1s')