mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-25 23:33:00 +00:00
Getting with the RSpec times
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
require 'spec_helper'
|
||||
|
||||
describe ValidatesTimeliness::Validator, ":is_at option" do
|
||||
RSpec.describe ValidatesTimeliness::Validator, ":is_at option" do
|
||||
before do
|
||||
Timecop.freeze(Time.local(2010, 1, 1, 0, 0, 0))
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user