Loading
Merge #5064
5064: Closes #5041: Fix migration post-processing to understand FxA migrations r=pocmo a=grigoryk
When FxA migration was added, I forgot to adjust "read and parse past migrations" code
to account for a new migration type. This patch fixes that problem, and adds tests that
would have cought it.
Co-authored-by:
Grisha Kruglov <gkruglov@mozilla.com>