Update changelog for pytest.warns doc update

This commit is contained in:
Nick Murphy
2019-02-01 22:11:41 -05:00
parent 8003d8d279
commit 4e93dc2c97

2
changelog/4709.doc.rst Normal file
View File

@@ -0,0 +1,2 @@
Document how to customize test failure messages when using
``pytest.warns``.