summaryrefslogtreecommitdiff
path: root/changelog.d/2459.change.rst
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/2459.change.rst')
-rw-r--r--changelog.d/2459.change.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/2459.change.rst b/changelog.d/2459.change.rst
deleted file mode 100644
index 3b8d11a9..00000000
--- a/changelog.d/2459.change.rst
+++ /dev/null
@@ -1 +0,0 @@
-Tests now run in parallel via pytest-xdist, completing in about half the time. Special thanks to :user:`webknjaz` for hard work implementing test isolation. To run without parallelization, disable the plugin with ``tox -- -p no:xdist``.