Improve changelog and change it to doc

This commit is contained in:
Bruno Oliveira
2018-06-22 09:14:59 -03:00
committed by GitHub
parent 4970f6d5c2
commit 8cc210708c
2 changed files with 1 additions and 1 deletions

1
changelog/3611.doc.rst Normal file
View File

@@ -0,0 +1 @@
The description above the example for ``@pytest.mark.skipif`` now better matches the code.

View File

@@ -1 +0,0 @@
Minor Doc Fix: The description above the example for ``@pytest.mark.skipif`` now matches the code