You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -515,7 +515,6 @@ Fixes for security vulnerabilities are developed in private forks with a closed
515
515
- `npm run madge:circular` to detect circular dependencies
516
516
- `npm run lint` to check lint compliance
517
517
- `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
519
518
520
519
> [!CAUTION]
521
520
> 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