test that viewing the log doesn't crash horribly immediately
This commit is contained in:
parent
b5bca91bee
commit
04bdbeb740
@ -2,6 +2,7 @@
|
|||||||
class LogDatabaseTest extends SCoreWebTestCase {
|
class LogDatabaseTest extends SCoreWebTestCase {
|
||||||
function testLog() {
|
function testLog() {
|
||||||
$this->log_in_as_admin();
|
$this->log_in_as_admin();
|
||||||
|
$this->get_page("log/view");
|
||||||
$this->log_out();
|
$this->log_out();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user