Fix postgres tests

This commit is contained in:
Ajay
2022-05-04 02:07:22 -04:00
parent 5e3e02c674
commit c5d2cacae2

View File

@@ -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": [