Skip to content

Commit

Permalink
Update changelog/6443.breaking.rst
Browse files Browse the repository at this point in the history
Co-Authored-By: Bruno Oliveira <nicoddemus@gmail.com>
  • Loading branch information
blueyed and nicoddemus committed Jan 30, 2020
1 parent 2861f69 commit 1d0d4cf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion changelog/6443.breaking.rst
@@ -1 +1,3 @@
Plugins specified with ``-p`` are now loaded before internal ones.
Plugins specified with ``-p`` are now loaded after internal plugins, meaning their hooks will be called *before* the internal ones.

This makes the ``-p`` behavior consistent with ``PYTEST_PLUGINS``.

0 comments on commit 1d0d4cf

Please sign in to comment.