From 57ee3d96733866403bfd0ea4d8c5c63b78fbfb45 Mon Sep 17 00:00:00 2001 From: Shakker Date: Thu, 2 Apr 2026 01:04:58 +0100 Subject: [PATCH] test: route config artifact checks through contracts --- vitest.contracts.config.ts | 3 +++ vitest.unit-paths.mjs | 3 +++ 2 files changed, 6 insertions(+) diff --git a/vitest.contracts.config.ts b/vitest.contracts.config.ts index ed0c821ad1f..0a0c9fd071f 100644 --- a/vitest.contracts.config.ts +++ b/vitest.contracts.config.ts @@ -4,6 +4,9 @@ export function createContractsVitestConfig(env?: Record