it('should insert genres', async () => {
    try {
      await insertMovie(null, { input }, context)

      movie.genres.forEach(genre => {