Skip to content

Commit

Permalink
Rename testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
lafriks committed Dec 7, 2023
1 parent 382e09e commit a14f943
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline/frontend/yaml/linter/schema/schema_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ func TestSchema(t *testing.T) {
},
{
name: "New syntax",
testFile: ".woodpecker/test-new-syntax.yml",
testFile: ".woodpecker/test-array-syntax.yml",
fail: false,
},
}
Expand Down

0 comments on commit a14f943

Please sign in to comment.