Skip to content

Commit 77d2e85

Browse files
committed
tests(YouTube): Update channel short url
1 parent f24a791 commit 77d2e85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/__tests__/transformers/YouTube.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ cases(
5757
valid: false,
5858
},
5959
'channel short url': {
60-
url: 'https://youtube.com/c/ReactRally',
60+
url: 'https://youtube.com/c/KentCDodds-vids',
6161
valid: false,
6262
},
6363
'playlist url': {

0 commit comments

Comments
 (0)