Closed kevaundray closed 1 year ago
Found by @jtraglia -- the offending line was ignoring the error.
It was never caught in tests because the conditions to make an error were always checked for in the section that deserializes and validates Blobs.
Looks like CI needs to be kicked though.
Found by @jtraglia -- the offending line was ignoring the error.
It was never caught in tests because the conditions to make an error were always checked for in the section that deserializes and validates Blobs.