Skip to content

Commit

Permalink
Update SessionStatisticsTest.php
Browse files Browse the repository at this point in the history
Signed-off-by: akhil <akhil.potukuchi@gmail.com>
  • Loading branch information
akhil1508 committed Jan 12, 2021
1 parent 77b418e commit 27a63fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lib/SessionStatisticsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class SessionStatisticsTest extends TestCase {

private $table = 'authtoken';

private $offset5Minutes = 300;
private $5Minutes = 300;

private $offset1Hour = 3600;

Expand Down

0 comments on commit 27a63fc

Please sign in to comment.