Rename function

This commit is contained in:
Naveen Gogineni 2022-08-17 21:22:53 -04:00
parent 57a8423422
commit 7b28ca54ea

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