Skip to content

Commit 454e11b

Browse files
Fix
1 parent d3dc303 commit 454e11b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ChangeLog-9.1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ All notable changes of the PHPUnit 9.1 release series are documented in this fil
66

77
### Fixed
88

9-
* [#4033](https://github.com/sebastianbergmann/phpunit/issues/4033: Unexpected behaviour when `$GLOBALS` is deleted
10-
* [#4232](https://github.com/sebastianbergmann/phpunit/issues/4232: `StandardTestSuiteLoader` produces warning and does not run any tests if the test class name is partially similar to the parent test case name
9+
* [#4033](https://github.com/sebastianbergmann/phpunit/issues/4033): Unexpected behaviour when `$GLOBALS` is deleted
10+
* [#4232](https://github.com/sebastianbergmann/phpunit/issues/4232): `StandardTestSuiteLoader` produces warning and does not run any tests if the test class name is partially similar to the parent test case name
1111

1212
## [9.1.4] - 2020-04-30
1313

0 commit comments

Comments
 (0)