[master] dec doc m (#64101)

* master port

* add space

* Update CONTRIBUTING.rst

* Update writing_tests.rst
This commit is contained in:
Charles McMarrow 2023-05-03 16:31:45 -05:00 committed by GitHub
parent 5a7854908f
commit 894c26780d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -538,7 +538,7 @@ You can enable or disable test groups locally by passing their respected flag:
* --core-tests - Tests of any speed that test the root parts of salt. * --core-tests - Tests of any speed that test the root parts of salt.
* --flaky-jail - Test that need to be temporarily skipped. * --flaky-jail - Test that need to be temporarily skipped.
In Your PR, you can enable or disable test groups by setting a label. In your PR, you can enable or disable test groups by setting a label.
All fast, slow, and core tests specified in the change file will always run. All fast, slow, and core tests specified in the change file will always run.
* test:no-fast * test:no-fast

View file

@ -507,7 +507,7 @@ You can enable or disable test groups locally by passing there respected flag:
* --core-tests * --core-tests
* --flaky-jail * --flaky-jail
In Your PR you can enable or disable test groups by setting a label. In your PR you can enable or disable test groups by setting a label.
All thought the fast, slow and core tests specified in the change file will always run. All thought the fast, slow and core tests specified in the change file will always run.
* test:no-fast * test:no-fast