spec/models/preference_spec.rb in patch_ruby-1.0.0 vs spec/models/preference_spec.rb in patch_ruby-1.1.0
- old
+ new
@@ -47,7 +47,6 @@
describe 'test attribute "project"' do
it 'should work' do
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
end
end
-
end