mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-14 07:27:01 +03:00
submit test as poi_highlight
This commit is contained in:
@@ -990,7 +990,7 @@ describe("postSkipSegments", () => {
|
|||||||
|
|
||||||
it("Should be rejected if a POI is at less than 1 second", (done: Done) => {
|
it("Should be rejected if a POI is at less than 1 second", (done: Done) => {
|
||||||
fetch(`${getbaseURL()
|
fetch(`${getbaseURL()
|
||||||
}/api/skipSegments?videoID=qqwerty&startTime=0.5&endTime=0.5&userID=testtesttesttesttesttesttesttesttesting`, {
|
}/api/skipSegments?videoID=qqwerty&startTime=0.5&endTime=0.5&category=poi_highlight&userID=testtesttesttesttesttesttesttesttesting`, {
|
||||||
method: "POST",
|
method: "POST",
|
||||||
})
|
})
|
||||||
.then(res => {
|
.then(res => {
|
||||||
|
|||||||
Reference in New Issue
Block a user