remove the right test
This commit is contained in:
parent
e07cf38986
commit
1c52891210
1 changed files with 0 additions and 7 deletions
|
@ -34,12 +34,5 @@ describe Barcode do
|
|||
expect(barcode).to_not be_valid
|
||||
end
|
||||
end
|
||||
|
||||
describe 'product' do
|
||||
it 'should be present' do
|
||||
@barcode.product = nil
|
||||
expect(@barcode).to_not be_valid
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue