Skip to content

Commit 03baaa5

Browse files
committed
chore(gates): run the PNG crop benchmark's model tests in unit-core
Registers scripts/png-crop-benchmark/*.test.ts so the timing summary that the report is built from stays covered without a device lane.
1 parent 1c5d93f commit 03baaa5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vitest.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ export default defineConfig({
158158
// the fixed mcp subcommand, or registry-format launchers run the bare CLI.
159159
'scripts/__tests__/mcp-metadata.test.ts',
160160
'scripts/ios-snapshot-benchmark/*.test.ts',
161+
'scripts/png-crop-benchmark/*.test.ts',
161162
'scripts/ios-ax-bridge-spike/*.test.ts',
162163
// Parses CI configuration only, so this action guard needs no device or subprocess lane.
163164
'test/ci/upload-agent-device-artifacts.test.ts',

0 commit comments

Comments
 (0)