diff --git a/broker/tsconfig.json b/broker/tsconfig.json index 086162d..b88e3b7 100644 --- a/broker/tsconfig.json +++ b/broker/tsconfig.json @@ -28,7 +28,7 @@ "src/**/*.ts", "scripts/**/*.ts", "tests/**/*.test.ts", - "tests/utils.ts", + "tests/utils.ts" ], "exclude": [ "node_modules"