mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-22 07:28:29 +03:00
eslint + workflow formatting
- appropriate job names - only trigger on pushes to master branch & PRs - conform to formatting
This commit is contained in:
@@ -59,7 +59,7 @@ describe("getRating", () => {
|
||||
});
|
||||
|
||||
/*
|
||||
This test will fail if tests are already ran with redis.
|
||||
This test will fail if tests are already ran with redis.
|
||||
*/
|
||||
it("Should be able to bulk fetch", (done) => {
|
||||
getBulkRating([videoOnePartialHash, videoTwoPartialHash])
|
||||
|
||||
Reference in New Issue
Block a user