agents/types/snapshot_test.go
Function TestSnapshotRootAndProofs
has 63 lines of code (exceeds 50 allowed). Consider refactoring. Open
Open
func TestSnapshotRootAndProofs(t *testing.T) {
// TODO (Max Planck): Fix me
ctx, cancel := context.WithTimeout(context.Background(), time.Second*10)
defer cancel()