diff --git a/d2l-test-reporting.config.json b/d2l-test-reporting.config.json index 98a758f8..8bfdb746 100644 --- a/d2l-test-reporting.config.json +++ b/d2l-test-reporting.config.json @@ -1,6 +1,10 @@ { "tool": "UI Platform & Components", "overrides": [ + { + "pattern": "./test/**/*.ctor.js", + "type": "UI Unit" + }, { "pattern": "./test/**/*.test.js", "type": "UI Unit"