Skip to content

Commit 41f3685

Browse files
committed
chore: rename test-utils package so it's not running with test:ci
1 parent 36e3149 commit 41f3685

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

pnpm-lock.yaml

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@vitest/test-helpers",
2+
"name": "@vitest/internal-testing-helpers",
33
"type": "module",
44
"private": true,
55
"main": "./index.ts",

0 commit comments

Comments
 (0)