mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
Changed namespace to \\InfluxDB
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
* Time: 17:39
|
||||
*/
|
||||
|
||||
namespace Leaseweb\InfluxDB\Test;
|
||||
namespace InfluxDB\Test;
|
||||
|
||||
|
||||
use Leaseweb\InfluxDB\Point;
|
||||
use InfluxDB\Point;
|
||||
|
||||
class PointTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user