test(run list): update rulesets test name

Co-authored-by: Andy Feller <andyfeller@github.com>
This commit is contained in:
Kynan Ware 2025-03-24 14:14:50 -06:00 committed by GitHub
parent 30960d59bc
commit c6f574ccb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -367,7 +367,7 @@ func TestListRun(t *testing.T) {
`),
},
{
name: "org required workflow in runs list shows with empty workflow name",
name: "org ruleset workflow in runs list shows with empty workflow name",
opts: &ListOptions{
Limit: defaultLimit,
now: shared.TestRunStartTime.Add(time.Minute*4 + time.Second*34),