mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-11 20:57:34 +00:00
Minor linting fixes
Other linting issue
This commit is contained in:

committed by
Kristoffer Dalby

parent
a82a603db6
commit
7bcdc08bc9
@@ -108,7 +108,7 @@ func WithPort(port int) Option {
|
||||
}
|
||||
}
|
||||
|
||||
// WithTestName sets a a name for the test, this will be reflected
|
||||
// WithTestName sets a name for the test, this will be reflected
|
||||
// in the Docker container name.
|
||||
func WithTestName(testName string) Option {
|
||||
return func(hsic *HeadscaleInContainer) {
|
||||
|
Reference in New Issue
Block a user