Skip to content

Commit 01d48d8

Browse files
committed
fix merge
1 parent af4b404 commit 01d48d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ protected function tearDown(): void
5555
@rmdir($this->savePath);
5656
}
5757

58-
$this->savePath = null;
5958
ini_set('session.save_handler', $this->initialSessionSaveHandler);
6059
ini_set('session.save_path', $this->initialSessionSavePath);
6160
}

0 commit comments

Comments
 (0)