test/test_option_error.rb in jekyll-toc-0.7.0.alpha1 vs test/test_option_error.rb in jekyll-toc-0.7.0.beta1

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'test_helper' class TestOptionError < Minitest::Test BASE_HTML = "<h1>h1</h1>" EXPECTED_HTML = <<-HTML