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