mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-08 21:24:50 -05:00
Remove lint from generated testcode
This commit is contained in:
@@ -144,6 +144,7 @@ func TestHeadscale_getNamespaceFromEmail(t *testing.T) {
|
|||||||
want1: false,
|
want1: false,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
//nolint
|
||||||
for _, tt := range tests {
|
for _, tt := range tests {
|
||||||
t.Run(tt.name, func(t *testing.T) {
|
t.Run(tt.name, func(t *testing.T) {
|
||||||
h := &Headscale{
|
h := &Headscale{
|
||||||
|
|||||||
Reference in New Issue
Block a user