Remove logging from shp_spec

pull/11636/head
Javier Torres 8 years ago
parent 8f9e664433
commit 9322ffd668

@ -53,8 +53,6 @@ describe 'SHP regression tests' do
user: @user
})
runner.run
puts runner.log
Rails.logger.info runner.log
geometry_type_for(runner, @user).should eq "MULTIPOLYGON"
job = runner.send(:job)

Loading…
Cancel
Save