it(
    'should set story meta tag content when calling ' +
      "'setStoryMetaTagContent'",
    () => {
      storyUpdateService.setStoryMetaTagContent(_sampleStory, 'newTag');