Skip to content

Commit

Permalink
Add unit test about previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin-Loison committed Mar 31, 2024
1 parent 278ca22 commit 1767408
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions videos.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
['part=isPremium&id=dNJMI92NZJ0', 'items/0/isPremium', true],
['part=explicitLyrics&id=Ehoe35hTbuY', 'items/0/explicitLyrics', false],
['part=explicitLyrics&id=PvM79DJ2PmM', 'items/0/explicitLyrics', true],
['part=explicitLyrics&id=ISEIxaPsp_I', 'items/0/explicitLyrics', true],
];

include_once 'common.php';
Expand Down

0 comments on commit 1767408

Please sign in to comment.