Corrected FunctionsLibTest:testGetBrowserInfo
This commit is contained in:
parent
60e2524fc2
commit
8dffe2a910
@ -192,7 +192,6 @@ class FunctionsLibTest extends PHPUnit_Framework_TestCase
|
||||
$this->assertEquals('ios',$tmp['browseros']);
|
||||
$this->assertEquals('tablet',$tmp['layout']);
|
||||
$this->assertEquals('iphone',$tmp['phone']);
|
||||
$this->assertTrue($tmp['phone']);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user