Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SNRT (Moroccan National TV) #2537

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

fraudiay79
Copy link

Add SNRT (Moroccan National TV)

fraudiay79 and others added 2 commits December 19, 2024 14:32
Add SNRT (Moroccan National TV)
@fraudiay79 fraudiay79 mentioned this pull request Dec 20, 2024
Copy link
Collaborator

@freearhey freearhey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test failed:

npm test --- snrt.ma

> test
> run-script-os snrt.ma


> test:default
> TZ=Pacific/Nauru npx jest --runInBand snrt.ma

 FAIL  sites/snrt.ma/snrt.ma.test.js
  ● Test suite failed to run

    ReferenceError: customParseFormat is not defined

       9 | dayjs.extend(utc)
      10 | dayjs.extend(timezone)
    > 11 | dayjs.extend(customParseFormat)
         |              ^
      12 |
      13 | const date = dayjs.utc('2024-12-19', 'YYYY-MM-DD').startOf('d')
      14 | const channel = { site_id: '1208', xmltv_id: 'AlAoula.ma', lang: 'ar' }

      at Object.<anonymous> (sites/snrt.ma/snrt.ma.test.js:11:14)

Test Suites: 1 failed, 1 total
Tests:       0 total
Snapshots:   0 total
Time:        3.765 s
Ran all test suites matching /snrt.ma/i.

@fraudiay79
Copy link
Author

I think you tested with the old js from my previous pull request. Please use the test.js from this pull request and let me know

@fraudiay79 fraudiay79 requested a review from freearhey December 22, 2024 16:39
freearhey
freearhey previously approved these changes Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants