Skip to content

Use duck typing to convert single UPS package into a list

It seems that UPS has fixed its API such that it always returns a list for PackageResults but it is still better to test the actual result.

Closes #13116 (closed)

Merge request reports