mirror of
https://github.com/pi-hole/FTL.git
synced 2024-10-26 16:52:18 +02:00
Set abp_domains = 1 during the CI tests.
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -222,6 +222,7 @@ INSERT INTO gravity VALUES('gravity-aaaa.ftl',1);
|
||||
INSERT INTO gravity VALUES('gravity-whitelisted.ftl',1);
|
||||
INSERT INTO gravity VALUES('||special.gravity.ftl^',1);
|
||||
INSERT INTO info VALUES('gravity_count',5);
|
||||
INSERT INTO info VALUES('abp_domains',1);
|
||||
|
||||
INSERT INTO "group" VALUES(1,0,'Test group',1559928803,1559928803,'A disabled test group');
|
||||
INSERT INTO domainlist_by_group VALUES(15,1);
|
||||
|
||||
Reference in New Issue
Block a user