Skip to content

Commit 11d2119

Browse files
committed
fix
1 parent 5d2ca34 commit 11d2119

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

test/agents.test.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ test('should generate AGENTS.md with single tool selected', async () => {
117117
118118
### Rstest
119119
120-
- Run \`npm run test\` to test your code
120+
- Run \`pnpm run test\` to test your code
121121
122122
### Biome
123123
@@ -180,7 +180,7 @@ test('should generate AGENTS.md with eslint tool and template mapping', async ()
180180
181181
### Rstest
182182
183-
- Run \`npm run test\` to test your code
183+
- Run \`pnpm run test\` to test your code
184184
185185
### ESLint
186186
@@ -230,7 +230,7 @@ test('should merge top-level sections from AGENTS.md files', async () => {
230230
231231
### Rstest
232232
233-
- Run \`npm run test\` to test your code
233+
- Run \`pnpm run test\` to test your code
234234
235235
## Template Info
236236

0 commit comments

Comments
 (0)