mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-18 13:38:22 +03:00
Fix postgres tests
This commit is contained in:
1
ci.json
1
ci.json
@@ -26,6 +26,7 @@
|
|||||||
"schemaFolder": "./databases",
|
"schemaFolder": "./databases",
|
||||||
"dbSchema": "./databases/_sponsorTimes.db.sql",
|
"dbSchema": "./databases/_sponsorTimes.db.sql",
|
||||||
"privateDBSchema": "./databases/_private.db.sql",
|
"privateDBSchema": "./databases/_private.db.sql",
|
||||||
|
"categoryList": ["sponsor", "selfpromo", "exclusive_access", "interaction", "intro", "outro", "preview", "music_offtopic", "filler", "poi_highlight", "chapter"],
|
||||||
"mode": "test",
|
"mode": "test",
|
||||||
"readOnly": false,
|
"readOnly": false,
|
||||||
"webhooks": [
|
"webhooks": [
|
||||||
|
|||||||
Reference in New Issue
Block a user