We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22eb44d + e7dfe19 commit 2f727efCopy full SHA for 2f727ef
tests/EventLogTest.php
@@ -21,7 +21,6 @@ public function testGetDetailedLog()
21
22
$event = reset($events);
23
$this->assertGreaterThan(0, $event->time);
24
- $this->assertGreaterThan(0, strlen($event->user));
25
}
26
27
public function testGetLastId()
0 commit comments