Skip to content

Commit 0dd4af4

Browse files
docs: Update testing command in contributing guidelines
1 parent 26e9111 commit 0dd4af4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/development-guidelines/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Follow the format described in the [Monorepo](monorepo.md) guidelines.
3030

3131
Please make sure that your code is tested before marking the pull request as ready for review. This means that the code should compile and run without any errors. If you are unsure about how to test your code, please join our Discord server and ask for help.
3232

33-
When creating a PR for FancyNpcs, please run the `/fancynpcs test` command in-game and attach a screenshot of the output to the PR.
33+
When creating a PR for FancyNpcs, please run the `/fancynpcs run_tests` command in-game and attach a screenshot of the output to the PR.
3434

3535
### Documentation
3636

0 commit comments

Comments
 (0)