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

    attachment = active_storage_attachments(:file)