salt/changelog/63315.added
Wayne Werner 51f561065c Add tests for deprecation warnings
Rather than just rely on the test suite, we also add a deprecation
warning to the test module, which will enable a simple method for
ensuring that DeprecationWarnings are correctly emitted.
2023-01-10 12:53:49 -07:00

1 line
99 B
Text

Added deprecation_warning test state for ensuring that deprecation warnings are correctly emitted.