aboutsummaryrefslogtreecommitdiffstats
path: root/spec/attributes/time_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/attributes/time_spec.rb')
-rw-r--r--spec/attributes/time_spec.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/spec/attributes/time_spec.rb b/spec/attributes/time_spec.rb
index fcbe4f58e5..044b98d6ec 100644
--- a/spec/attributes/time_spec.rb
+++ b/spec/attributes/time_spec.rb
@@ -16,7 +16,9 @@ module Arel
end
describe "#type_cast" do
- it "works"
+ it "works" do
+ pending
+ end
end
end
end \ No newline at end of file