Skip to content

Commit

Permalink
Update parameters_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya1702 committed Oct 4, 2023
1 parent d536cba commit cca510d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/horizon/internal/integration/parameters_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ func TestDeprecatedOutputs(t *testing.T) {
r, w, _ := os.Pipe()
os.Stderr = w
stdLog.SetOutput(os.Stderr)

config, flags := horizon.Flags()

horizonCmd := &cobra.Command{
Expand Down

0 comments on commit cca510d

Please sign in to comment.