Skip to content

Commit 690fb26

Browse files
authored
Merge pull request #8368 from The-Compiler/fromparent-changelog
Fix typo in changelog
2 parents d6522b5 + 9d09d19 commit 690fb26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1028,7 +1028,7 @@ Bug Fixes
10281028
- `#7110 <https://github.com/pytest-dev/pytest/issues/7110>`_: Fixed regression: ``asyncbase.TestCase`` tests are executed correctly again.
10291029

10301030

1031-
- `#7143 <https://github.com/pytest-dev/pytest/issues/7143>`_: Fix ``File.from_constructor`` so it forwards extra keyword arguments to the constructor.
1031+
- `#7143 <https://github.com/pytest-dev/pytest/issues/7143>`_: Fix ``File.from_parent`` so it forwards extra keyword arguments to the constructor.
10321032

10331033

10341034
- `#7145 <https://github.com/pytest-dev/pytest/issues/7145>`_: Classes with broken ``__getattribute__`` methods are displayed correctly during failures.

0 commit comments

Comments
 (0)