We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be0ba6 commit 9449dafCopy full SHA for 9449daf
1 file changed
CHANGELOG.md
@@ -19,7 +19,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
19
- Bumped minimal required `Behat/Mink` version to 1.8 (needed after `SessionProxy` class removal).
20
21
### Fixed
22
-- Don't set remote code coverage collection cookies, when the remote code coverage script URL isn't specified.
+- The remote code coverage collection cookies were set even, when the remote code coverage script URL wasn't specified.
23
- The `BrowserTestCase::onTestSuiteEnded` method was called for tests, excluded through the `--filter` option of the PHPUnit.
24
25
## [2.3.0] - 2022-11-24
0 commit comments