We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f98903a commit 882621dCopy full SHA for 882621d
src/Test/Functional/Acceptance/ReportDirNestingLevelCest.php
@@ -167,7 +167,7 @@ public function testErrorReportDirNestingLevelNotSet(\CliTester $I): void
167
$log
168
);
169
$I->assertContains(
170
- 'You can configure the setting using the `config.report.dir_nesting_level`'
+ 'You can configure the setting using the `config.report.dir_nesting_level` variable'
171
. ' in the file ' . $this->expectedPathLocalXml,
172
173
0 commit comments