summaryrefslogtreecommitdiff
path: root/spec/index_spec.rb
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2022-06-07 23:55:10 -0600
committerDan Allen <dan.j.allen@gmail.com>2022-06-08 01:12:23 -0600
commitceda7fb7a56267d1c98b0acf7f4b38cbba857c74 (patch)
tree1ad2d9efeefe23cf5ab7470a2d2dcec70b214df9 /spec/index_spec.rb
parentb63114c23940c2e62f240562761a8777f8c25353 (diff)
remove debug flag on test
Diffstat (limited to 'spec/index_spec.rb')
-rw-r--r--spec/index_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/index_spec.rb b/spec/index_spec.rb
index 5069bea9..21e01a12 100644
--- a/spec/index_spec.rb
+++ b/spec/index_spec.rb
@@ -902,7 +902,7 @@ describe 'Asciidoctor::PDF::Converter - Index' do
end
it 'should not push following section to new page if index section does not extend to bottom of second page' do
- pdf = to_pdf <<~EOS, analyze: true, debug: true
+ pdf = to_pdf <<~EOS, analyze: true
= Document Title
#{('a'..'z').map {|it| %(((#{it}-term))) }.join}