def test_content_for_css_with_public_cms_path
    ComfortableMexicanSofa.config.public_cms_path = "/custom"
    tag = ComfortableMexicanSofa::Content::Tag::Asset.new(
      context: @page,
      params: ["default", { "type" => "css" }]