Skip to content

Commit d8ac066

Browse files
authored
Update CONTRIBUTING.md
1 parent 2d9737b commit d8ac066

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,6 @@ Fixes for security vulnerabilities are developed in private forks with a closed
515515
- `npm run madge:circular` to detect circular dependencies
516516
- `npm run lint` to check lint compliance
517517
- `npm run definitions` to update the Parse Server options definitions
518-
- `npm run clean:mongodb` to clean mongodb-runner cache if you encounter error `Error: kill ESRCH` during testing
519518
520519
> [!CAUTION]
521520
> It is essential to run `npm run build` *after* switching to a different branch or making a commit and *before* running any tests. Otherwise the tests may run on the build from a different branch or on a build that does not reflect the most recent commits.

0 commit comments

Comments
 (0)