mirror of
https://github.com/saltstack/salt.git
synced 2025-04-15 09:10:20 +00:00
[master] dec doc m (#64101)
* master port * add space * Update CONTRIBUTING.rst * Update writing_tests.rst
This commit is contained in:
parent
5a7854908f
commit
894c26780d
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
* --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.
|
||||
|
||||
* test:no-fast
|
||||
|
|
|
@ -507,7 +507,7 @@ You can enable or disable test groups locally by passing there respected flag:
|
|||
* --core-tests
|
||||
* --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.
|
||||
|
||||
* test:no-fast
|
||||
|
|
Loading…
Add table
Reference in a new issue