Commit d2e2596a47d693ecc467fbea69a306971b88f3ea
1 parent
a89a03d5
Exists in
master
and in
4 other branches
Removed todo [skip ci]
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
test/test_helper.rb
@@ -1046,7 +1046,6 @@ module TestGroupdate | @@ -1046,7 +1046,6 @@ module TestGroupdate | ||
1046 | end | 1046 | end |
1047 | 1047 | ||
1048 | def test_date_column_with_time_zone | 1048 | def test_date_column_with_time_zone |
1049 | - # TODO change for Groupdate 3.0 | ||
1050 | expected = { | 1049 | expected = { |
1051 | Date.parse("2013-05-02") => 1 | 1050 | Date.parse("2013-05-02") => 1 |
1052 | } | 1051 | } |