mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-21 23:18:21 +03:00
@@ -348,7 +348,6 @@ describe("voteOnSponsorTime", () => {
|
|||||||
})
|
})
|
||||||
.catch(err => done(err));
|
.catch(err => done(err));
|
||||||
});
|
});
|
||||||
//adjbaelrfkbfjgöäkldfgölkndfgölfdngöfkdln
|
|
||||||
it("Vip should be able to vote for a category and it should immediately change (segment unlocked, nextCatgeory unlocked, Vip)", (done) => {
|
it("Vip should be able to vote for a category and it should immediately change (segment unlocked, nextCatgeory unlocked, Vip)", (done) => {
|
||||||
const userID = vipUser;
|
const userID = vipUser;
|
||||||
const UUID = "category-change-uuid-5";
|
const UUID = "category-change-uuid-5";
|
||||||
|
|||||||
Reference in New Issue
Block a user