refactor(tests): update test name for org workflows
This commit is contained in:
parent
d3ad4f410b
commit
a35ae3b8bb
1 changed files with 1 additions and 1 deletions
|
|
@ -367,7 +367,7 @@ func TestListRun(t *testing.T) {
|
|||
`),
|
||||
},
|
||||
{
|
||||
name: "organization required workflow in run list (workflow GET returns 404)",
|
||||
name: "org required workflow in runs list shows with empty workflow name",
|
||||
opts: &ListOptions{
|
||||
Limit: defaultLimit,
|
||||
now: shared.TestRunStartTime.Add(time.Minute*4 + time.Second*34),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue