test_resolve_revision_from_artifacts: Use the right type for PartialExtID.
Closed
requested to merge generated-differential-D5348-source into generated-differential-D5348-target
- Mar 26, 2021
-
-
vlorentz authored
We used a string instead of a tuple. It doesn't matter much because they are only compared with each other, but let's not intentionally use the wrong types when we don't need to.
-