Skip to content

Commit 9d92252

Browse files
Fix typo
1 parent 20dca4a commit 9d92252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog-10.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ All notable changes of the PHPUnit 10.0 release series are documented in this fi
77
### Changed
88

99
* The `PHPUnit\Event\Test\AssertionSucceeded` and `PHPUnit\Event\Test\AssertionFailed` events are no longer emitted when they have no subscribers
10-
* The `PHPUnit\Event\Test\AssertionSucceeded::value()` method is no longer deprecated and return the exported value again
10+
* The `PHPUnit\Event\Test\AssertionSucceeded::value()` method is no longer deprecated and returns the exported value again
1111

1212
## [10.0.13] - 2023-02-27
1313

0 commit comments

Comments
 (0)