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