Skip to content

Commit

Permalink
Update factory/status/export_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Darius <[email protected]>
  • Loading branch information
cristure and ssd04 authored Oct 1, 2024
1 parent 8ae48f7 commit d866489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion factory/status/export_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ func ComputeConnectedPeers(
computeConnectedPeers(appStatusHandler, netMessenger, suffix)
}

// MakerHostDriversArgs -
// MakeHostDriversArgs -
func (scf *statusComponentsFactory) MakeHostDriversArgs() ([]outportDriverFactory.ArgsHostDriverFactory, error) {
return scf.makeHostDriversArgs()
}

0 comments on commit d866489

Please sign in to comment.