Skip to content

Commit

Permalink
enable verify_target_images
Browse files Browse the repository at this point in the history
  • Loading branch information
kmuto committed Aug 18, 2024
1 parent 0be9b0d commit 81ad7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_epubmaker.rb
Original file line number Diff line number Diff line change
Expand Up @@ -949,7 +949,7 @@ def test_copy_static_file
end

def test_verify_target_images
epubmaker_instance do |epubmaker, _tmpdir|
epubmaker_instance do |epubmaker, tmpdir|
epubmaker.config['epubmaker']['verify_target_images'] = true
epubmaker.config['coverimage'] = 'cover.png'

Expand Down

0 comments on commit 81ad7f7

Please sign in to comment.