diff --git a/changelog.d/maintenance/stryker-testfiles-6672.md b/changelog.d/maintenance/stryker-testfiles-6672.md new file mode 100644 index 0000000000..586367f4ff --- /dev/null +++ b/changelog.d/maintenance/stryker-testfiles-6672.md @@ -0,0 +1 @@ +- chore(quality): register microsoft-designer-web-6672 test in stryker tap.testFiles (unblocks Fast Quality Gates base-red) diff --git a/stryker.conf.json b/stryker.conf.json index cf9126cbfe..736aa7a1ca 100644 --- a/stryker.conf.json +++ b/stryker.conf.json @@ -190,6 +190,7 @@ "tests/unit/masked-200-exhaustion-fallback-6427.test.ts", "tests/unit/memory-embedding-remote.test.ts", "tests/unit/memory-embedding-transformers.test.ts", + "tests/unit/microsoft-designer-web-6672.test.ts", "tests/unit/middleware-header-strip-5849.test.ts", "tests/unit/middleware-hooks-error-sanitization.test.ts", "tests/unit/model-cooldowns-route-auth.test.ts",