-
Stan Hu authored
If `spec/lib/gitlab/database/obsolete_ignored_columns_spec.rb` is loaded before a date boundary and execute after the boundary has crossed, the test will fail with an extra column because `Date.today` has advanced. To fix this problem, we fix the dates used in the test.
d0754e4d