Skip to content

Commit e7dfe19

Browse files
author
Evgeniy Kovrizhnikov
committed
Update test to respect logs with empty user
1 parent 22eb44d commit e7dfe19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/EventLogTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ public function testGetDetailedLog()
2121

2222
$event = reset($events);
2323
$this->assertGreaterThan(0, $event->time);
24-
$this->assertGreaterThan(0, strlen($event->user));
2524
}
2625

2726
public function testGetLastId()

0 commit comments

Comments
 (0)