spec/models/packages_move_spec.rb in cloudsmith-api-0.54.15 vs spec/models/packages_move_spec.rb in cloudsmith-api-0.57.1

- old
+ new

@@ -36,13 +36,7 @@ it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end - describe 'test attribute "security_scan_status"' do - it 'should work' do - # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers - end - end - end