spec/rosetta_ie_spec.rb in libis-services-0.1.7 vs spec/rosetta_ie_spec.rb in libis-services-0.1.9

- old
+ new

@@ -39,9 +39,10 @@ it 'should get IE info' do mets = ie_handler.get_mets('IE403595') expect(mets).not_to be_nil + ap mets check_container expected_mets, mets end it 'should get IE metadata' do \ No newline at end of file