diff --git a/internal/featuredetection/feature_detection_test.go b/internal/featuredetection/feature_detection_test.go index b5d268f5b..f4eeb5962 100644 --- a/internal/featuredetection/feature_detection_test.go +++ b/internal/featuredetection/feature_detection_test.go @@ -732,7 +732,7 @@ func TestActionsFeatures(t *testing.T) { }, }, { - name: "GHE 3.21, workflow dispatch run details not supported", + name: "GHE 3.21, workflow dispatch run details supported", hostname: "git.my.org", httpStubs: func(reg *httpmock.Registry) { reg.Register(