mirror of
https://github.com/kopia/kopia.git
synced 2026-03-27 02:21:59 -04: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`.