Skip to content

Commit 5a97f5a

Browse files
committed
Untag not related Time.new spec that passes now
1 parent c387ffd commit 5a97f5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/tags/core/time/new_tags.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,4 @@ fails:Time.new with a timezone argument #name method cannot marshal Time if #nam
1919
fails:Time.new with a timezone argument subject's class implements .find_timezone method calls .find_timezone to build a time object at loading marshaled data
2020
fails:Time.new with a timezone argument subject's class implements .find_timezone method calls .find_timezone to build a time object if passed zone name as a timezone argument
2121
fails:Time.new with a timezone argument subject's class implements .find_timezone method does not call .find_timezone if passed any not string/numeric/timezone timezone argument
22-
fails:Time.new has at least microsecond precision
2322
fails:Time.new with a timezone argument :in keyword argument could be a timezone object

0 commit comments

Comments
 (0)