Skip to content

Commit

Permalink
fix test case
Browse files Browse the repository at this point in the history
  • Loading branch information
goccy committed Nov 30, 2024
1 parent 27d57b4 commit 8c8237b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion yaml_test_suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ var failureTestNames = []string{
"anchors-on-empty-scalars", // no json.
"aliases-in-flow-objects", // no json.
"aliases-in-explicit-block-mapping", // no json.
"aliases-in-implicit-block-mapping",
"bare-document-after-document-end-marker",
"block-mapping-with-missing-keys", // no json.
"block-mapping-with-missing-values",
Expand Down

0 comments on commit 8c8237b

Please sign in to comment.