Skip to content

Commit 7bc9cd0

Browse files
committed
Used spaces and not tabs...
1 parent 685f776 commit 7bc9cd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/SessionTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ public function testInit()
8585
$this->assertTrue($session::init());
8686
$this->assertFalse($session::init());
8787
}
88-
89-
/**
88+
89+
/**
9090
* Start session with a max lifetime.
9191
*
9292
* @runInSeparateProcess

0 commit comments

Comments
 (0)