Commit 8e9a670
committed
(maint) Modifies pending test conditional
An issue with earlier versions of timecop caused the 'when yaml
contains Date formatted fields' test to fail with the version of
Psych included with Ruby 3.2.0.
With the release of timecop 0.9.6, this issue has been resolved
and we can remove the test from its conditial pending state when
that version of timecop is present.1 parent d00c301 commit 8e9a670
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
358 | 360 | | |
359 | 361 | | |
360 | 362 | | |
| |||
0 commit comments