I18n.with_locale(:es) do
        expect(attribute_with_fallback_translation(record, attribute)).to eq "Contenido en espaƱol"

        destroy_translation(record, :es)