From 7b28ca54eaec2695d6adc4686fe00098200faf99 Mon Sep 17 00:00:00 2001 From: Naveen Gogineni Date: Wed, 17 Aug 2022 21:22:53 -0400 Subject: [PATCH] Rename function --- app_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_test.go b/app_test.go index 098cb92..64316fc 100644 --- a/app_test.go +++ b/app_test.go @@ -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