Skip to content

Commit

Permalink
refactor: Adding comment for empty block function
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Boutour <[email protected]>
  • Loading branch information
ViBiOh committed Jun 16, 2021
1 parent b25f5f3 commit ee3ce65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/metadata/metadatatest/metadatatest.go
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,5 @@ func (a *App) Dump() map[string]provider.Share {

// Start mocks implementation
func (a *App) Start(<-chan struct{}) {
// no action on mock
}

0 comments on commit ee3ce65

Please sign in to comment.