Skip to content

Commit

Permalink
Further debugging on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
k-rudy committed Apr 23, 2014
1 parent ca0829d commit 165fb8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/libs/bible/scrapers/base_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
end

it 'returns the list of books that need mapping' do
puts CONFIG.inspect
puts subject.send(:book_mapping, genesis)
expect(subject.missing_mappings).to eq([ 'Le', 'Nm' ])
end
end
Expand Down

0 comments on commit 165fb8e

Please sign in to comment.