little changes
This commit is contained in:
@ -139,7 +139,6 @@ class ProfilerTest extends PHPUnit_Framework_TestCase
|
||||
$profiler = Profiler::getInstance();
|
||||
$cmdProfiler = $profiler->profilerCommand('command', 'type');
|
||||
$result = $profiler->getCli();
|
||||
echo $result;
|
||||
$this->assertNotNull($result);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user