Skip to content

Commit 34c6f8e

Browse files
committed
redundant
1 parent 70ae3d0 commit 34c6f8e

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

AGENTS.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -123,13 +123,6 @@ Use `createTable` from `@salesforce/b2c-tooling-sdk/cli` for tabular output. See
123123

124124
See [testing skill](./.claude/skills/testing/SKILL.md) for patterns on writing tests with Mocha, Chai, and MSW.
125125

126-
Quick commands:
127-
```bash
128-
pnpm run test # Run all tests
129-
pnpm --filter @salesforce/b2c-tooling-sdk run test # Test specific package
130-
pnpm mocha "test/clients/webdav.test.ts" # Single file (no coverage)
131-
```
132-
133126
## Changesets
134127

135128
This project uses [Changesets](https://github.com/changesets/changesets) for version management. When making changes that affect users, create a changeset:

0 commit comments

Comments
 (0)