Skip to content

Commit

Permalink
Change versionadded to Neon for test state warnings arg
Browse files Browse the repository at this point in the history
  • Loading branch information
max-arnold committed Dec 22, 2019
1 parent d8dc82e commit ec4fb4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/states/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ def configurable_test_state(name, changes=True, result=True, comment='', warning
String to fill the comment field with.
Default is ''
.. versionadded:: 2018.3.5
.. versionadded:: Neon
warnings:
A string (or a list of strings) to fill the warnings field with.
Expand Down

0 comments on commit ec4fb4f

Please sign in to comment.