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 a276241 commit 0ee2f37Copy full SHA for 0ee2f37
dev/tests/integration/testsuite/Magento/Framework/Session/SaveHandlerTest.php
@@ -29,7 +29,6 @@ public function setUp()
29
*/
30
public function testSetSaveHandler($deploymentConfigHandler, $iniHandler)
31
{
32
- $this->markTestSkipped('MAGETWO-56529');
33
// Set expected session.save_handler config
34
if ($deploymentConfigHandler) {
35
if ($deploymentConfigHandler !== 'files') {
0 commit comments