mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 07:12:47 +08:00
调整
This commit is contained in:
@@ -29,6 +29,6 @@ class fileTest extends \PHPUnit_Framework_TestCase
|
|||||||
Log::record($record_msg, 'notice');
|
Log::record($record_msg, 'notice');
|
||||||
$logs = Log::getLog();
|
$logs = Log::getLog();
|
||||||
|
|
||||||
$this->assertEquals([], $logs));
|
$this->assertEquals([], $logs);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user