test(featuredetection): fix test case name

Signed-off-by: Babak K. Shandiz <babakks@github.com>
This commit is contained in:
Babak K. Shandiz 2026-02-16 13:06:23 +00:00
parent bf2ff7c39b
commit b64dd58d8b
No known key found for this signature in database
GPG key ID: 9472CAEFF56C742E

View file

@ -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(