def test_render_with_whitelist
    ComfortableMexicanSofa.config.allowed_partials = ["safe/path"]

    tag = ComfortableMexicanSofa::Content::Tag::Partial.new(
      context: @page,