diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-04-11 17:53:03 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2022-04-11 17:53:03 -0600 |
| commit | a561a964369428d439576e53a442546f20cf9464 (patch) | |
| tree | ad3cfcb4159aa553722a507c391ddf759c9600ef /spec/verse_spec.rb | |
| parent | a705eaef7783590689563f1396c5473571049049 (diff) | |
actually test the right type of block in test for verse
Diffstat (limited to 'spec/verse_spec.rb')
| -rw-r--r-- | spec/verse_spec.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/verse_spec.rb b/spec/verse_spec.rb index 5447ca3a..1b5486f5 100644 --- a/spec/verse_spec.rb +++ b/spec/verse_spec.rb @@ -172,6 +172,7 @@ describe 'Asciidoctor::PDF::Converter - Verse' do it 'should apply correct padding around content when using base theme' do input = <<~'EOS' + [verse] ____ first |
