Skip to content

Commit

Permalink
fix test case
Browse files Browse the repository at this point in the history
  • Loading branch information
goccy committed Dec 5, 2024
1 parent 8293d5a commit b8cbdbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yaml_test_suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ var failureTestNames = []string{
"implicit-flow-mapping-key-on-one-line", // no json.
"invalid-comment-after-comma",
"invalid-comment-after-end-of-flow-sequence",
"invalid-comma-in-tag",
"invalid-tag",
"leading-tabs-in-double-quoted/02",
"leading-tabs-in-double-quoted/05",
Expand Down

0 comments on commit b8cbdbc

Please sign in to comment.