spec/models/symbol_spec.rb in snaptrade-2.0.34 vs spec/models/symbol_spec.rb in snaptrade-2.0.35
- old
+ new
@@ -36,10 +36,10 @@
it 'should work' do
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
end
end
- describe 'test attribute "name"' do
+ describe 'test attribute "description"' do
it 'should work' do
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
end
end