Action error shadowing avoided on After
This commit is contained in:
@@ -396,7 +396,6 @@ func TestApp_AfterFunc(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
func TestAppHelpPrinter(t *testing.T) {
|
||||
oldPrinter := cli.HelpPrinter
|
||||
defer func() {
|
||||
|
Reference in New Issue
Block a user