Fix CI lint error
Signed-off-by: Jin Dong <djdongjin95@gmail.com> (cherry picked from commit c8effff1a823bed757194584a80a043c3a69da1a)
This commit is contained in:
parent
1a43cb6a10
commit
16f20abdff
@ -105,7 +105,6 @@ guest:x:100:guest
|
||||
},
|
||||
}
|
||||
for _, testCase := range testCases {
|
||||
testCase := testCase
|
||||
t.Run(testCase.user, func(t *testing.T) {
|
||||
t.Parallel()
|
||||
s := Spec{
|
||||
|
Loading…
Reference in New Issue
Block a user