Skip to content

Commit

Permalink
fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
xuluna committed Feb 26, 2024
1 parent cf620f6 commit 99f5924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mock-server/stub/stub.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const (
DefaultAddress = "localhost"
// DefaultPort for test
DefaultPort = "4771"
// DefaultTimeout for test
// TimeOut for test
TimeOut = 10 * time.Minute
)

Expand Down

0 comments on commit 99f5924

Please sign in to comment.