Rename function

main
Naveen Gogineni 2 years ago
parent 57a8423422
commit 7b28ca54ea

@ -1245,7 +1245,7 @@ func TestApp_BeforeFunc(t *testing.T) {
} }
} }
func TestApp_BeforeFuncShellCompletion(t *testing.T) { func TestApp_BeforeAfterFuncShellCompletion(t *testing.T) {
counts := &opCounts{} counts := &opCounts{}
var err error var err error

Loading…
Cancel
Save