Closed geigerj closed 7 years ago
Attempt to coerce a hash to proto that does not contain an array for a repeated field using util:
util
ArgumentError (ArgumentError)
Could not coerce value XXX to array (ArgumentError)
Observed behavior
Attempt to coerce a hash to proto that does not contain an array for a repeated field using
util
:ArgumentError (ArgumentError)
Expected behavior
Could not coerce value XXX to array (ArgumentError)