1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-09 09:35:03 +09:00

Fix snapshot path, update mocks, ignore heads mismatch error

This commit is contained in:
Mikhail Rakhmanov 2025-03-11 16:20:44 +01:00
parent b88e9e34fa
commit 0cac23037c
No known key found for this signature in database
GPG key ID: DED12CFEF5B8396B
48 changed files with 87 additions and 106 deletions

View file

@ -5,7 +5,6 @@
//
// mockgen -destination=mock/mock_paymentserviceclient.go -package=mock_paymentserviceclient github.com/anyproto/any-sync/paymentservice/paymentserviceclient AnyPpClientService
//
// Package mock_paymentserviceclient is a generated GoMock package.
package mock_paymentserviceclient