mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-12 06:27:10 +03:00
changed a test message
This commit is contained in:
@@ -32,7 +32,7 @@ describe('getVideoSponsorTime', () => {
|
||||
});
|
||||
});
|
||||
|
||||
it('Should be able to get the correct', (done) => {
|
||||
it('Should be able to get the correct time', (done) => {
|
||||
request.get(utils.getbaseURL()
|
||||
+ "/api/getVideoSponsorTimes?videoID=testtesttest", null,
|
||||
(err, res, body) => {
|
||||
|
||||
Reference in New Issue
Block a user