mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix ray raster image in svg (#9371)
* fix-ray-image * Include svg tests in os group * update test data
This commit is contained in:
@@ -30,6 +30,11 @@ use RecursiveIteratorIterator;
|
||||
use RecursiveRegexIterator;
|
||||
use RegexIterator;
|
||||
|
||||
/**
|
||||
* Class SVGTest
|
||||
* @package LibreNMS\Tests
|
||||
* @group os
|
||||
*/
|
||||
class SVGTest extends TestCase
|
||||
{
|
||||
public function testSVGContainsPNG()
|
||||
|
Reference in New Issue
Block a user