spec/spec_helper.rb in active_metadata-0.7.9 vs spec/spec_helper.rb in active_metadata-0.8.0

- old
+ new

@@ -46,10 +46,10 @@ FileUtils.remove_dir File.expand_path('public/system/') if Dir.exist?(File.expand_path('public/system/')) Rails.cache.clear end config.after(:suite) do - TestDb.down + #TestDb.down end end def test_pdf name='pdf_test' \ No newline at end of file