-
Carlos Antonio da Silva authored
Introduced in 1abe3167 The test was failing when running on isolation, because the extensions were not being loaded, thus 1.year.from_now was failing. Just use mktime instead, adding 1 year to Time.now.
Carlos Antonio da Silva authoredIntroduced in 1abe3167 The test was failing when running on isolation, because the extensions were not being loaded, thus 1.year.from_now was failing. Just use mktime instead, adding 1 year to Time.now.
Loading