mirror of
https://github.com/kopia/kopia.git
synced 2026-03-28 02:53:05 -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`.