describe('Radio Schedule', () => {
    it('should render if there is a curation with radio schedule data', () => {
      const { getByTestId } = render(
        <TopicPage pageData={persianAfghanistan} />,
        getOptionParams({ service: 'persian' }),