def test_fragment_field_for_file_with_content
    tag = ComfortableMexicanSofa::Content::Tag::File.new(context: @page, params: ["file"])
    actual = @builder.fragment_field(tag, 123)

    attachment = active_storage_attachments(:file)