mirror of
https://github.com/kopia/kopia.git
synced 2026-01-27 15:58:03 -05:00
Fix parsing of pack blob ID by using a specific regex instead of a strings.Contains. This prevents the test from misidentifying other blob IDs as pack blobs, such as `kopia.maintenance`.