Skip to content

Commit

Permalink
tests: remove n/a fails
Browse files Browse the repository at this point in the history
  • Loading branch information
iparamonau committed Jan 6, 2023
1 parent c7d93c0 commit 2163adc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
10 changes: 3 additions & 7 deletions plugins/domains/cbc.ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,8 @@ export default {
return player;
},

tests: [{
page: "http://www.cbc.ca/player/play/2558388650",
selector: ".medialist-item>a"
},
"http://www.cbc.ca/player/play/2558388650",
"http://www.cbc.ca/player/play/2695081582",
"http://www.cbc.ca/player/play/2695940101"
tests: [
"https://www.cbc.ca/player/play/2558388650",
"https://www.cbc.ca/player/play/2158162499673"
]
};
1 change: 0 additions & 1 deletion plugins/domains/facebook.com/facebook.video.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ export default {
tests: [
"http://www.facebook.com/video/video.php?v=4253262701205&set=vb.1574932468&type=2",
"http://www.facebook.com/photo.php?v=4253262701205&set=vb.1574932468&type=2&theater",
"https://www.facebook.com/video.php?v=4392385966850",
"https://business.facebook.com/KMPHFOX26/videos/10154356403004012/",
"https://www.facebook.com/sugarandsoulco/videos/1484037581637646/?pnref=story",
"https://www.facebook.com/watch/?v=235613163792499",
Expand Down
1 change: 0 additions & 1 deletion plugins/links/hosted/podbean-hosted.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ export default {

tests: [
'http://audio.javascriptair.com/e/032-jsair-publishing-javascript-packages-with-john-david-dalton-stephan-bonnemann-james-kyle-and-henry-zhu/',
'http://conversaciones.elnuevodia.com/e/s3-ep-6-transparencia-en-tiempos-de-pandemia/',
'https://www.bards.fm/e/bardsfm-interview-with-juan-o-savin/'
]

Expand Down

0 comments on commit 2163adc

Please sign in to comment.