mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-26 08:03:51 +02:00
Changed namespace to \\InfluxDB
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Leaseweb\InfluxDB\Test;
|
||||
namespace InfluxDB\Test;
|
||||
|
||||
use Leaseweb\InfluxDB\Client;
|
||||
use InfluxDB\Client;
|
||||
|
||||
class ClientTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user