diff --git a/pkg/extension/action_handler_test.go b/pkg/extension/action_handler_test.go index 4f707c399c86509c8fd391286c424ac850096f57..c73a3b87c5e4a372e7a67858ab508cbe7ec93cfc 100644 --- a/pkg/extension/action_handler_test.go +++ b/pkg/extension/action_handler_test.go @@ -8,7 +8,7 @@ import ( "github.com/stretchr/testify/require" ) -func TestChain(t *testing.T) { +func TestActionHandler(t *testing.T) { tests := []struct { name string request *ActionRequest