mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Committer: Erotel <slezi2@pvfree.net>
On branch edgecore Changes to be committed: modified: tests/OSDiscoveryTest.php
This commit is contained in:
@@ -473,10 +473,10 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
$this->checkOS('edgecos', 'edgecos-es3528m');
|
||||
$this->checkOS('edgecos', 'edgecos-ecs4120-28f');
|
||||
$this->checkOS('edgecos', 'edgecos-es3528mv2');
|
||||
$this->checkOS('edgecos', 'edgecos-ecs4510-28f');
|
||||
$this->checkOS('edgecos', 'edgecos-ecs4510-52t');
|
||||
$this->checkOS('edgecos', 'edgecos-ecs4210-28t');
|
||||
$this->checkOS('edgecos', 'edgecos-es3528mv2');
|
||||
$this->checkOS('edgecos', 'edgecos-ecs4510-28f');
|
||||
$this->checkOS('edgecos', 'edgecos-ecs4510-52t');
|
||||
$this->checkOS('edgecos', 'edgecos-ecs4210-28t');
|
||||
}
|
||||
|
||||
public function testEdgeos()
|
||||
|
Reference in New Issue
Block a user