Skip to content

Commit 5389c98

Browse files
committed
Update the excluding message for Psych [ci skip]
1 parent 0608a9a commit 5389c98

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

test/excludes/Psych/TestDateTime.rb

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
exclude(:test_new_datetime, "Psych loses the start date")
1+
exclude(:test_new_datetime, <<MSG)
2+
Undefined behavior of YAML spec, no definitions for pre Gregorian dates.
3+
https://github.com/yaml/yaml/issues/69
4+
MSG

0 commit comments

Comments
 (0)