test(featuredetection): fix test case name
Signed-off-by: Babak K. Shandiz <babakks@github.com>
This commit is contained in:
parent
bf2ff7c39b
commit
b64dd58d8b
1 changed files with 1 additions and 1 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue