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