mirror of
https://github.com/juanfont/headscale.git
synced 2024-12-25 01:07:52 +00:00
Remove lint from generated testcode
This commit is contained in:
parent
cd2914dbc9
commit
bac81176b2
@ -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{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user