aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/attributes/test_attribute.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/attributes/test_attribute.rb b/test/attributes/test_attribute.rb
index e53b32d0ac..145da98968 100644
--- a/test/attributes/test_attribute.rb
+++ b/test/attributes/test_attribute.rb
@@ -550,8 +550,6 @@ module Arel
end
describe '#not_in' do
- it 'can be constructed with a list' do
- end
it 'should return a NotIn node' do
attribute = Attribute.new nil, nil