Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cristaloleg committed Nov 1, 2024
1 parent 8911d12 commit f26da8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/availability/light/availability_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ func (g onceGetter) GetEDS(_ context.Context, _ *header.ExtendedHeader) (*rsmt2d
panic("not implemented")
}

func (m onceGetter) GetNamespaceData(
func (g onceGetter) GetNamespaceData(
_ context.Context,
_ *header.ExtendedHeader,
_ libshare.Namespace,
Expand Down

0 comments on commit f26da8d

Please sign in to comment.