Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 78547e3

Browse files
committedOct 18, 2022
Move conftest to top-level
This fixes the following error: ________________________ ERROR collecting test session _________________________ Defining 'pytest_plugins' in a non-top-level conftest is no longer supported: It affects the entire test suite instead of just below the conftest as expected. /build/pytest-steps-1.8.0/pytest_steps/conftest.py Please move it to a top level conftest file at the rootdir: /build/pytest-steps-1.8.0 For more information, visit: https://docs.pytest.org/en/stable/deprecations.html#pytest-plugins-in-non-top-level-conftest-files
1 parent 3da4c9d commit 78547e3

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed
 
File renamed without changes.

0 commit comments

Comments
 (0)
Please sign in to comment.