fix: update linter.
This commit is contained in:
parent
027d313df5
commit
29efac3e5e
52 changed files with 17 additions and 89 deletions
|
@ -82,7 +82,6 @@ func Test_execute(t *testing.T) {
|
|||
return nil
|
||||
},
|
||||
}
|
||||
|
||||
},
|
||||
expected: expected{result: "root"},
|
||||
},
|
||||
|
@ -99,7 +98,6 @@ func Test_execute(t *testing.T) {
|
|||
return nil
|
||||
},
|
||||
}
|
||||
|
||||
},
|
||||
expected: expected{error: true},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue