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 926a1b8 commit 817896bCopy full SHA for 817896b
dev/tests/integration/testsuite/Magento/Framework/Session/SessionManagerTest.php
@@ -296,7 +296,7 @@ public function testConstructor(string $saveMethod): void
296
297
if ($this->isComposerBaseInstallation()) {
298
$this->markTestSkipped(
299
- 'Skipping: In Composer-based installations, the php_ini global method does not invoke the session value.'
+ 'Skipping: Composer-based installation, php_ini global method does not invoke the session value.'
300
);
301
}
302
0 commit comments