Commit 71510d4
committed
Remove timezone field from time_array in spec
Specifying a timezone in Time#utc in jruby-9.3.4.0 raises a
`no implicit conversion of String into Integer` error.
AFAICT, this timezone serves no purpose in the running of the test, so this
commit removes it1 parent f6d3a73 commit 71510d4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments