diff --git a/tsconfig.json b/tsconfig.json index 046c87d5..78ab63cb 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -33,5 +33,6 @@ "./test/integration/protectionSettingsTest.ts", "./test/integration/banPropagationTest.ts", "./test/integration/protectedRoomsConfigTest.ts", + "./test/integration/yaraRuleTest.ts", ] }