mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-09-30 19:22:09 +00:00
Rename test for clarity
This commit is contained in:
parent
40920befb5
commit
fc78c7b7c2
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ jobs:
|
|||
assert.NoError(t, err)
|
||||
}
|
||||
|
||||
func TestContextsInWorkflowStrategy(t *testing.T) {
|
||||
func TestContextsInWorkflowMatrix(t *testing.T) {
|
||||
t.Run("KnownContexts", func(t *testing.T) {
|
||||
// Parse raw YAML snippet.
|
||||
var node yaml.Node
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue