Rename function

This commit is contained in:
Naveen Gogineni 2022-08-17 21:22:53 -04:00 committed by Dan Buch
parent 42d8058ed9
commit 42eb492258
Signed by: meatballhat
GPG Key ID: A12F782281063434

View File

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