mirror of
https://github.com/kopia/kopia.git
synced 2026-01-29 00:33:24 -05:00
Added test that verifies that when client performs Flush (which happens at the end of each snapshot and when repository is closed), the server writes new blobs to the storage. Fixes #464