Skip to content

Commit 9834910

Browse files
committed
fix merge
1 parent 74e9c22 commit 9834910

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)