mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-09-03 22:01:38 +08:00
Apply fixes from StyleCI
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
namespace tests\thinkphp\library\think;
|
||||
|
||||
use \think\Db;
|
||||
use think\Db;
|
||||
|
||||
class dbTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
@@ -349,5 +349,4 @@ EOF;
|
||||
$this->assertNotEquals($cache, $updateCache);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user