chore: formatting
Some checks failed
Go Tests / Run Tests (1.24.2) (push) Failing after 15m7s

This commit is contained in:
Jeremy Tregunna 2025-05-02 15:41:46 -06:00
parent 7e744fe85b
commit 9a98349115
Signed by: jer
GPG Key ID: 1278B36BA6F5D5E4
21 changed files with 363 additions and 362 deletions

View File

@ -125,7 +125,8 @@ func (m *MockStatsCollector) StartRecovery() time.Time {
return time.Now()
}
func (m *MockStatsCollector) FinishRecovery(startTime time.Time, filesRecovered, entriesRecovered, corruptedEntries uint64) {}
func (m *MockStatsCollector) FinishRecovery(startTime time.Time, filesRecovered, entriesRecovered, corruptedEntries uint64) {
}
func TestForwardingLayer(t *testing.T) {
// Create mocks