expect(sample._i18n).toEqual({
      de: { description: null },
      en: { description: "test fr" },
      fr: { description: "test fr" }
    });